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 286dbbbcc8 test: add E2E infrastructure and 5 Playwright test flows
Add Playwright E2E testing setup with Docker Compose test environment,
database seed script, auth helpers, and five test scenarios covering
registration, admin providers, settings persistence, sources CRUD,
and settings export/import.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
helpers test: add E2E infrastructure and 5 Playwright test flows 3 months ago
tests test: add E2E infrastructure and 5 Playwright test flows 3 months ago
.gitignore test: add E2E infrastructure and 5 Playwright test flows 3 months ago
docker-compose.test.yml test: add E2E infrastructure and 5 Playwright test flows 3 months ago
package-lock.json test: add E2E infrastructure and 5 Playwright test flows 3 months ago
package.json test: add E2E infrastructure and 5 Playwright test flows 3 months ago
playwright.config.ts test: add E2E infrastructure and 5 Playwright test flows 3 months ago
seed.ts test: add E2E infrastructure and 5 Playwright test flows 3 months ago
tsconfig.json test: add E2E infrastructure and 5 Playwright test flows 3 months ago