Add tests proving admin can resolve disputes#475
Open
ositaemmanuel653-netizen wants to merge 6 commits into
Open
Add tests proving admin can resolve disputes#475ositaemmanuel653-netizen wants to merge 6 commits into
ositaemmanuel653-netizen wants to merge 6 commits into
Conversation
- Add test_admin_resolve_dispute.rs with two new tests - Admin resolves dispute with Release (vendor wins) and escrow transitions to Completed - Admin resolves dispute with Refund (buyer wins) and escrow transitions to Refunded - Verify correct payouts and arbitration fee handling in both scenarios - Register new test module in lib.rs
Author
|
Close #454 |
|
@ositaemmanuel653-netizen Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
Contributor
|
CI/Test and CI/Check are failing, please cross check the failed checks and fix them |
Contributor
|
👋 main has been fixed — \und_escrow\ and |
b844f94 to
f3e22c6
Compare
Author
|
Done |
Author
|
Hello maintainer.check issue,dispute has been resolved. |
Author
|
Hello maintainer,please am still waiting for your final reviews as time is of the essence. |
Author
|
@JSE19 Please check and close. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Close #454
Pull Request Checklist
Thank you for contributing! Please review the following checklist to ensure your PR is ready for review.
Summary
Fixes #issueorRelated to #issue.Testing
cargo test).Documentation
Code Quality
cargo fmt).cargo clippy).Breaking Changes
Additional Notes
Please ensure all checkboxes are checked before requesting a review.