Polkadex-Substrate / polkadexTEE-worker

Polkadex Off-chain Orderbook
Apache License 2.0
10 stars 1 forks source link

Define integration test for CI #318

Open haerdib opened 2 years ago

haerdib commented 2 years ago

We have some integration tests, however with the removal of openfinex these might change. So in this issue the following needs to be done:

Sidenote: Currenlty, integration tests are failing because there seems to be something wrong with the account creation. But since this will be changed from indirect (client -> node -> enclave) to direct (client -> enclave) anyway, solve https://github.com/Polkadex-Substrate/polkadexTEE-worker/issues/315 first.