ocean-subgraph/test/integration
Jamie Hewitt 3ebc29a74d
Issue 471 provider fees (#474)
* Adding providerFee to Order in the schema

* Adding ProviderFee to subgraph.template.yaml

* Creating order utils

* Saving providerFee as a string

* Saving providerFee as an array of all previous provider fees

* Creating test for providerFee

* Removing arrary from providerFee

* Updating or Creating OrderResue provider fee

* lint:fix

* Creating additional tests for testing providerFees on Order and reuseOrder

* lint:fix

* Updating JSON string notation

* Fixing first test

* fixing second test: testing provider fees after calling reuseOrder on a using a previous txId

* added providerFeeValidUntil

Co-authored-by: mihaisc <mihai@oceanprotocol.com>
2022-07-12 11:11:43 +03:00
..
.mocharc.json add integration tests (#74) 2021-04-13 18:10:03 +03:00
SimplePublishConsume.test.ts Issue 471 provider fees (#474) 2022-07-12 11:11:43 +03:00
ZEnding.test.ts add dispenser (#106) 2021-05-13 09:19:21 +03:00
tsconfig.json removing Vesting and opcFee (#432) 2022-05-12 20:31:12 +03:00