3 Commits (a068d04fa888cb84d0ea1b8f218caa9c448868b8)

Author SHA1 Message Date
oabrivard 021319c166 fix: use import.meta.url instead of __dirname in ESM config
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
oabrivard b5cdd80123 fix: load .env.test in Playwright config for OPENAI_TEST_API_KEY
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
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