veza/tests
senke 941dabdc97 fix(e2e): accept login-form as page readiness marker
31-auth-sessions:36 (Refresh token expiré) calls navigateTo('/dashboard')
expecting the auth guard to redirect to /login. The rc1-day2 widening
accepted `main / [role=main] / app-sidebar / data-page-root` — none
of which render on /login. Result: 20s timeout on a test that's
actually working (the redirect happens, the helper just doesn't
recognise the destination as "rendered").

Extend the accepted set with `[data-testid="login-form"]`, present
on LoginPage.tsx since v1.0.x. The login page was the only
authenticated-redirect destination not covered.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 20:19:33 +02:00
..
audio BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
e2e fix(e2e): accept login-form as page readiness marker 2026-04-18 20:19:33 +02:00
test-auth-complete.sh feat: backend, stream server & infra improvements 2026-03-18 11:36:06 +01:00
test-auth-simple.sh BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
test-profiles-complete.sh BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00