SolomonDefi / solomon-monorepo

Monorepo containing core Solomon apps, services, libraries, and deploy config.
6 stars 4 forks source link

api-dispute issue #205

Closed apolkingg8 closed 2 years ago

apolkingg8 commented 2 years ago

@kelvin-wong please check branch 161-deploy-contract and run test file apps/app-e2e/src/api-dispute.spec.ts with jest. The test cases should all pass but /api/events evidence.preorder.submitted and /api/events dispute.preorder.completed failed. Please let me know if the test case is not correct, thanks.

kelvin-wong commented 2 years ago

Just checked the tests and the validation for the request, they just missed some of the validation. https://github.com/SolomonDefi/solomon-monorepo/issues/118