You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
run-e2e-tests.sh fix: run seed.ts before E2E tests to create test users and sessions 3 months ago
run-integration-tests.sh