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>
|
||
|---|---|---|
| .. | ||
| audio | ||
| e2e | ||
| test-auth-complete.sh | ||
| test-auth-simple.sh | ||
| test-profiles-complete.sh | ||