You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(e2e): cherry-pick auth test fixes from TASK_12013 eval (models A+B)
Best-of-both from the A/B evaluation: Model B's dual-network Docker
setup, dynamic auth origin matching, and scoped test assertions combined
with Model A's admin UUID migration fix and container-aware seed script.
Key fixes:
- supabase-up.sh writes Docker service name to .env.supabase.local
- e2e-tests container gets NEXT_PUBLIC_SUPABASE_URL for test-user-factory
- Dockerfile.e2e pnpm version updated for lockfile compatibility
- auth.setup.ts uses dynamic BASE_URL origin instead of hardcoded localhost
Verified: 405 passed, 11 failed (firefox NS_BINDING_ABORTED), 13 flaky
(webkit timeouts). Chromium and all mobile projects clean.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments