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>
3 months ago
..
helpers fix: update E2E tests for Turnstile DOM stability, stale selectors, and pipeline changes 3 months ago
tests fix: update E2E tests for multi-theme migration (settings, sources, generation) 3 months ago
.env.test.example
.gitignore
docker-compose.test.yml
package-lock.json
package.json
playwright.config.ts fix: use import.meta.url instead of __dirname in ESM config 3 months ago
seed.ts
tsconfig.json