Skip to content

test: add accessibility and mobile viewport E2E coverage#225

Open
AbdulSnk wants to merge 1 commit into
bridgelet-org:mainfrom
AbdulSnk:devBranch
Open

test: add accessibility and mobile viewport E2E coverage#225
AbdulSnk wants to merge 1 commit into
bridgelet-org:mainfrom
AbdulSnk:devBranch

Conversation

@AbdulSnk

Copy link
Copy Markdown

PR Description

Summary

This PR enhances the E2E test suite by adding automated accessibility checks with @axe-core/playwright and running critical user flows on a mobile viewport to catch accessibility and mobile-specific regressions.

Changes
Added axe accessibility checks for /, /send, and /claim/[token].
Configured Playwright to run critical send and claim flows on an iPhone SE-sized viewport.
Updated E2E configuration and related documentation.

Closes #141
Closes: #140

@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

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: run axe accessibility checks on all pages E2E tests: run all critical paths on mobile viewport

1 participant