1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
squid-js/integration/ocean
Matthias Kretschmann 40754ca46a
new ocean.utils.services
* refactor all .order() methods to use one single method
* remove `index` parameter from ocean.assets.order()
* update compute test flow
2020-01-27 19:14:12 +01:00
..
AssetOwners.test.ts new ocean.utils.services 2020-01-27 19:14:12 +01:00
AuthenticationToken.test.ts Update DDO service schema. 2019-11-22 12:07:14 +01:00
Compute.test.ts new ocean.utils.services 2020-01-27 19:14:12 +01:00
ConsumeAsset.test.ts Fix test and return value from createAgreement. 2020-01-22 15:16:35 +01:00
ConsumeAssetBrizo.test.ts new ocean.utils.services 2020-01-27 19:14:12 +01:00
ConsumeBigAsset.test.ts new ocean.utils.services 2020-01-27 19:14:12 +01:00
RegisterEscrowAccessSecretStoreTemplate.test.ts Fix issues in creating agreement. Mainly the issue was using the publisher address in place of the provider's in the actors list when creating agreement. This also adds an optional provider argument to the order method. Add method to fetch providers of a did (via the didRegistry). 2020-01-22 13:46:10 +01:00
RegisterEscrowComputeExecutionTemplate.test.ts DDO & compute test tweaks 2020-01-27 16:23:54 +01:00
SearchAsset.test.ts tweak printWidth 2019-11-22 12:14:17 +01:00
SecretStore.test.ts Change linter config. 2019-11-22 12:07:14 +01:00
Signature.test.ts Update templateId type in agreement hash, fix signature and consumeasset tests. Update readme file regarding running integration tests. 2020-01-20 11:44:13 +01:00
Versions.test.ts DDO & compute test tweaks 2020-01-27 16:23:54 +01:00