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 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
..
helpers
tests feat: add use_brave_search setting 3 months ago
.env.test.example
.gitignore
docker-compose.test.yml feat: add test runner scripts for integration and E2E tests 3 months ago
package-lock.json
package.json
playwright.config.ts
seed.ts
tsconfig.json