Skip to content

test: end-to-end smoke test for core P2P flow#109

Open
bbkenny wants to merge 1 commit into
ericmt-98:mainfrom
bbkenny:fix/e2e-smoke-test-issue-72
Open

test: end-to-end smoke test for core P2P flow#109
bbkenny wants to merge 1 commit into
ericmt-98:mainfrom
bbkenny:fix/e2e-smoke-test-issue-72

Conversation

@bbkenny
Copy link
Copy Markdown

@bbkenny bbkenny commented May 29, 2026

This PR adds a comprehensive end-to-end smoke test for the core P2P trading lifecycle.

The test covers:

  • Trade creation by buyer.
  • Trade locking by seller.
  • Trade reveal by seller (after cash receipt).
  • Secret retrieval by seller.
  • Trade completion by buyer (on-chain release simulation).

I've also added fast-check to the API dependencies to support future property-based testing and fixed the existing test environment.

Closes #72

@bbkenny
Copy link
Copy Markdown
Author

bbkenny commented May 29, 2026

Hi @ericmt-98, I've implemented a comprehensive end-to-end smoke test for the core P2P flow as requested in issue #72. The test simulates the entire lifecycle from trade creation to completion. I also cleaned up the test environment and added fast-check for future property-based testing. Ready for review!

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@bbkenny 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! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

End-to-end smoke test for core P2P flow

1 participant