Skip to content

test: add E2E coverage for send flow happy path#226

Merged
phertyameen merged 2 commits into
bridgelet-org:mainfrom
AbdulSnk:dev
Jul 1, 2026
Merged

test: add E2E coverage for send flow happy path#226
phertyameen merged 2 commits into
bridgelet-org:mainfrom
AbdulSnk:dev

Conversation

@AbdulSnk

Copy link
Copy Markdown
Contributor

PR Description

Summary

This PR adds an end-to-end Playwright test covering the complete send flow. The test uses MSW to mock the API response and verifies that a successful submission displays a claim link.

Changes
Added Playwright test for the full /send happy path.
Mocked API responses using MSW.
Verified the success screen displays a claim link.
Updated related E2E documentation.

Closes #137

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@AbdulSnk 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

@phertyameen phertyameen merged commit c272160 into bridgelet-org:main Jul 1, 2026
1 check passed
@grantfox-oss grantfox-oss Bot mentioned this pull request Jul 1, 2026
4 tasks
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.

E2E test: full send flow happy path

2 participants