stack/apps/e2e/tests/backend/endpoints/api/v1/auth
Aman Ganapathy aeb5f77ebc
[Fix] Flaky Neon, Email Delivery, and Other Tests (#1235)
### Summary of Changes
Just bumped up polling, removed unnecessary wait checks in tests that
don't need them. Minor changes, not an exhaustive list of flaky test
fixes

Note that importing a function into a file B that was exported from a
test file A causes vitest to see all the tests in test file A as being
under file B. This messes up CI and makes it harder to track failing
tests.
2026-03-10 14:02:41 -07:00
..
anonymous Sign up rules (#1138) 2026-02-03 11:08:24 -08:00
cli Add CLI authentication endpoints (#503) 2025-03-12 18:44:33 -07:00
mfa Upgrade oslo to oslojs (#564) 2025-03-26 02:02:03 +01:00
oauth "Require publishable client key" toggle (#1158) 2026-02-19 10:23:16 -08:00
otp Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
passkey [Fix] Flaky Neon, Email Delivery, and Other Tests (#1235) 2026-03-10 14:02:41 -07:00
password Sign up rules (#1138) 2026-02-03 11:08:24 -08:00
sessions External db sync (#1036) 2026-02-05 12:04:31 -08:00
email-normalization.test.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
sign-up-rules.test.ts Clickhouse sync fixing (#1198) 2026-02-16 11:30:38 -08:00