stack/apps/e2e/tests/backend/endpoints/api/v1/emails
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
..
delivery-info.test.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
email-helpers.ts [Refactor] Improve CI Run Times by Reducing Test Flakiness and Speeding up Test Suite (#1166) 2026-02-10 19:43:10 -08:00
email-queue.test.ts Emails redesign (#1076) 2026-02-16 14:57:17 -08:00
outbox-api.test.ts [Fix] Flaky Neon, Email Delivery, and Other Tests (#1235) 2026-03-10 14:02:41 -07:00