stack/apps/e2e/tests/backend/endpoints/api/v1/auth/passkey
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
..
register.test.ts [Fix] Flaky Neon, Email Delivery, and Other Tests (#1235) 2026-03-10 14:02:41 -07:00
sign-in.test.ts Passkey support (#321) 2024-10-28 16:56:46 -07:00
wildcard-domains.test.ts Config sources (#1083) 2026-01-21 18:08:35 -08:00