e2e: remove auth bypass; use real Clerk sign-in in Cypress

This commit is contained in:
Kunal
2026-02-07 17:31:37 +00:00
parent 7d407b073e
commit ac1c90c742
4 changed files with 70 additions and 74 deletions
+10
View File
@@ -0,0 +1,10 @@
# E2E auth (Cypress)
Hard requirement: **no auth bypass** for Cypress E2E.
- Cypress tests must use real Clerk sign-in.
- CI should inject Clerk keys into the Cypress job environment.
Test account (non-secret):
- email: `[email protected]`
- OTP: `424242`