mirror of
https://github.com/quay/quay.git
synced 2026-01-27 18:42:52 +03:00
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>