2 Commits (a566a606633bfcd456955c68d32a1b5c87b9645c)

Author SHA1 Message Date
oabrivard 7558dcf049 fix: run seed.ts before E2E tests to create test users and sessions
Without seeding, loginAsUser/loginAsAdmin cookies are invalid and
all tests redirect to /login.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard de8e5ab85c feat: add test runner scripts for integration and E2E tests
- scripts/run-integration-tests.sh: spins up Postgres, runs cargo tests
- scripts/run-e2e-tests.sh: builds Docker, starts stack, runs Playwright
- fix: remove SESSION_SECRET from e2e docker-compose.test.yml

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago