stack/apps/e2e/tests
BilalG1 093eaf08f6
e2e: isolate external DB sync cleanup per suite (#1148)
Possible CI flake fix: track external DB sync cleanup per test suite to
avoid cross-suite config resets.\n\n- Lint: pass\n- Typecheck: pass

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* Added external database synchronization, enabling data replication
from the internal database to external PostgreSQL databases with
incremental batching and sequence tracking.
  * Introduced background cron job execution system for scheduled tasks.

* **Tests**
* Added comprehensive test suites for external database synchronization
scenarios including basic operations, advanced configurations,
high-volume data transfers, and race condition handling.

* **Chores**
* Enhanced CI/CD workflows to support external database sync operations.
* Updated Docker configuration and environment variables for improved
testing infrastructure.

* **Bug Fixes**
* Increased test timeout threshold for session expiration tests to
accommodate slower executions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-02 16:09:28 -08:00
..
backend e2e: isolate external DB sync cleanup per suite (#1148) 2026-02-02 16:09:28 -08:00
general Partial refunds frontend (#1123) 2026-01-29 11:20:04 -08:00
helpers Customizable ports (#962) 2025-10-20 15:24:47 -07:00
js fix product route access (#1134) 2026-01-27 18:30:14 +00:00
global-setup.ts fix tests 2026-01-30 18:07:55 -08:00
globals.d.ts Upgrade backend to Next.js 15 (#360) 2024-12-10 00:11:13 -08:00
helpers.ts Onboarding app & restricted users (#1069) 2026-01-11 17:22:14 -08:00
setup.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
snapshot-serializer.ts clickhouse setup (#1032) 2026-01-28 09:12:33 -08:00