1
0
mirror of https://github.com/quay/quay.git synced 2026-01-27 18:42:52 +03:00
Files
jbpratt 8851add610 test(web): migrate signin.cy.ts to Playwright (#4851)
Migrate 30 Cypress signin tests to 19 Playwright tests with:
- Real API for invalid credentials, unverified email, global messages
- Mocked routes for CSRF errors, 500 errors, recovery responses
- Feature tags: @feature:MAILING, @feature:USER_CREATION, etc.
- 7 data-testid attributes added to Signin.tsx for stable selectors

Signed-off-by: Brady Pratt <bpratt@redhat.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-14 08:21:24 -08:00
..