Commit graph

1 commit

Author SHA1 Message Date
J.A.R.V.I.S.
ad50a11d50 feat: Add contract tests for dispute flow implementation
Some checks are pending
Docker Test / test (push) Waiting to run
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