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 885af2d147 fix: update E2E tests for multi-theme migration (settings, sources, generation)
- settings.spec.ts: test batch_size instead of removed theme field
- settings-export.spec.ts: test batch_size export/import, open collapsed details section
- sources.spec.ts: convert to API-based test since sources now belong to themes
- generation-live.spec.ts: already updated (no changes needed)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 months ago
..
helpers fix: update E2E tests for Turnstile DOM stability, stale selectors, and pipeline changes 6 months ago
tests fix: update E2E tests for multi-theme migration (settings, sources, generation) 6 months ago
.env.test.example test: add live generation UAT with real OpenAI API key 6 months ago
.gitignore test: add live generation UAT with real OpenAI API key 6 months ago
docker-compose.test.yml feat: add test runner scripts for integration and E2E tests 6 months ago
package-lock.json test: add live generation UAT with real OpenAI API key 6 months ago
package.json test: add live generation UAT with real OpenAI API key 6 months ago
playwright.config.ts fix: use import.meta.url instead of __dirname in ESM config 6 months ago
seed.ts test: add E2E infrastructure and 5 Playwright test flows 6 months ago
tsconfig.json test: add E2E infrastructure and 5 Playwright test flows 6 months ago