helpyourneighbour/test
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
..
dispute-flow feat: Add contract tests for dispute flow implementation 2026-03-19 13:07:59 +00:00
roles.test.js feat: Add role-based access control middleware and tests 2026-03-17 22:08:53 +00:00