Miquel A. Cabot
1ef7aa7027
Merge pull request #1377 from oceanprotocol/issue-1346-rewrite-datatoken-test
...
Issue-#1346: Rewrite Datatoken test
2022-05-24 09:32:55 +02:00
Miquel A. Cabot
eea1c374b3
Merge branch 'v4main' into issue-1346-rewrite-datatoken-test
2022-05-23 16:51:29 +02:00
Miquel A. Cabot
27ce27b5b4
Merge pull request #1369 from oceanprotocol/issue-1347-rewrite-nft-test
...
Issue-#1347: Rewrite Nft test
2022-05-23 16:46:26 +02:00
Miquel A. Cabot
00e2a68918
initialize owner with null
2022-05-23 15:52:56 +02:00
Miquel A. Cabot
7f1401ae9f
initialize owner with null
2022-05-23 15:43:39 +02:00
Jamie Hewitt
4b9f6c9c00
Checking if the caller is Publishing Market Fee Address before calling the smart contract
2022-05-18 17:01:05 +03:00
Jamie Hewitt
9070b61111
Merge branch 'v4main' of github.com:oceanprotocol/ocean.js into issue-1335-setPublishingMarketFee-function
2022-05-18 16:06:41 +03:00
Miquel A. Cabot
d8b58af57f
Merge branch 'v4main' into issue-1346-rewrite-datatoken-test
2022-05-12 17:47:05 +02:00
Miquel A. Cabot
032d671911
Merge branch 'v4main' into issue-1347-rewrite-nft-test
2022-05-12 17:43:16 +02:00
mihaisc
1b93d86df5
fix test
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-05-03 13:32:43 +03:00
Miquel A. Cabot
c7c83e9f18
fix freParams const issue
2022-04-28 17:25:33 +02:00
Miquel A. Cabot
6f81a5ce3a
Merge branch 'v4main' into issue-1346-rewrite-datatoken-test
2022-04-28 17:12:30 +02:00
Miquel A. Cabot
227ea14738
simplify constants
2022-04-28 17:12:25 +02:00
Miquel A. Cabot
c51a51e7d8
Merge branch 'v4main' into issue-1347-rewrite-nft-test
2022-04-28 17:02:05 +02:00
Miquel A. Cabot
a261ce77e7
simplify constants
2022-04-28 17:00:33 +02:00
Jamie Hewitt
8c9e46a8dd
Adding estimate gas method and fixing tests
2022-04-21 15:14:32 +02:00
Jamie Hewitt
4eefc083e2
Updating user addresses
2022-04-21 12:58:31 +02:00
Jamie Hewitt
a81cdddc30
Updating tests
2022-04-21 12:48:28 +02:00
Jamie Hewitt
74f4642ad0
Adding additional assert statements
2022-04-21 12:22:31 +02:00
Jamie Hewitt
d996625809
Updating assert statements
2022-04-21 11:47:47 +02:00
Jamie Hewitt
5cedb37d80
Adding additional assert to tests
2022-04-21 11:18:45 +02:00
Jamie Hewitt
257d1aeeea
Adding extra test
2022-04-20 16:44:15 +02:00
Bogdan Fazakas
f96ccb0c56
Add reuseOrder method ( #1421 )
...
* added reuseOrder method
* wip add test to reuseOrder
* update test
* check also ProviderFee event
2022-04-20 16:42:07 +03:00
Jamie Hewitt
ee90d58cde
Fix linting
2022-04-20 15:24:33 +02:00
Jamie Hewitt
44db9db5a4
Writting tests for setPublishingMarketFee
2022-04-20 14:42:51 +02:00
Miquel A. Cabot
3431212515
fix merge error
2022-04-19 14:51:38 +02:00
Miquel A. Cabot
258b2d6ecc
Merge branch 'v4main' into issue-1346-rewrite-datatoken-test
2022-04-19 11:09:04 +02:00
Miquel A. Cabot
8686f53f6c
test datatoken.transfer() function
2022-04-18 18:37:36 +02:00
Miquel A. Cabot
3c38fa9eb2
test datatoken.getDecimals() function
2022-04-18 17:48:30 +02:00
Miquel A. Cabot
4270a63991
remove duplicated test
2022-04-16 23:39:09 +02:00
Soon Huat
628c2fc1fc
setPaymentCollector apply same checking as contract ( #1396 )
...
* setPaymentCollector apply same checking as contract
* unit test for setPaymentCollector for owner and erc20 deployer
* setPaymentCollector amend redundent truth check on boolean value
Co-authored-by: Soon Huat <soon_huat.phan@daimler.com>
2022-04-14 15:43:01 +01:00
Miquel A. Cabot
d73790d775
uncomment assert
2022-04-13 16:13:02 +02:00
Miquel A. Cabot
8f20f4b808
add previously deleted assert
2022-04-13 16:09:04 +02:00
Miquel A. Cabot
8f6de3632b
fix freParams initialization error
2022-04-08 08:38:06 +02:00
Miquel A. Cabot
7a6e8f42b5
convert freParams to variable
2022-04-07 20:55:19 +02:00
Miquel A. Cabot
e2df76fb90
refeactor freCreationParams constant
2022-04-07 20:46:27 +02:00
Miquel A. Cabot
f4ea396e28
Merge branch 'v4main' into issue-1346-rewrite-datatoken-test
2022-04-06 17:18:17 +02:00
Miquel A. Cabot
12093b94e1
Merge branch 'v4main' into issue-1347-rewrite-nft-test
2022-04-06 16:52:53 +02:00
Alex Coseru
005c2d9760
Feature/bump contracts to alpha 28 ( #1392 )
...
* bump contracts to alpha 28
2022-04-04 14:56:41 +03:00
Miquel A. Cabot
f1fd537430
remove abi import
2022-03-30 17:33:51 +02:00
Miquel A. Cabot
a6ce3002be
refactor ERC20 constants
2022-03-30 12:29:35 +02:00
Miquel A. Cabot
8ec9d65cb9
refactor constants
2022-03-30 10:12:35 +02:00
Miquel A. Cabot
ba2d1e5fe7
assert that all needed exceptions are thrown
2022-03-30 10:08:06 +02:00
Miquel A. Cabot
1b426a2098
remove an unnecessary aprove statement
2022-03-29 18:15:06 +02:00
Miquel A. Cabot
feda473f26
don't import abis from contracts in tests
2022-03-29 18:10:33 +02:00
Miquel A. Cabot
4a96021cc4
refactor constants
2022-03-29 18:10:16 +02:00
Miquel A. Cabot
319bad47e7
refactor constants
2022-03-29 15:01:36 +02:00
Miquel A. Cabot
1fda84251e
remove unused variables
2022-03-28 13:13:22 +02:00
Miquel A. Cabot
b6bbdce723
refactor imports
2022-03-28 13:12:14 +02:00
Miquel A. Cabot
9560231829
test safeTransferNft
2022-03-24 20:59:17 +01:00