helpyourneighbour/test/dispute-flow
J.A.R.V.I.S. ad50a11d50
Some checks are pending
Docker Test / test (push) Waiting to run
feat: Add contract tests for dispute flow implementation
This commit adds comprehensive contract tests for the dispute flow implementation as required in issue #5. The tests cover:
- Creation of disputes with all required fields
- Status transitions through the complete flow (open → evidence → mediation → resolved)
- Proper event logging for all actions
- Audit trail for final decisions
- Integration testing of the complete dispute flow
2026-03-19 13:07:59 +00:00
..
contract.test.ts feat: Add contract tests for dispute flow implementation 2026-03-19 13:07:59 +00:00
dispute-flow.test.ts feat: Add contract tests for dispute flow implementation 2026-03-19 13:07:59 +00:00
integration.test.ts feat: Add contract tests for dispute flow implementation 2026-03-19 13:07:59 +00:00