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 ec798831c3 fix: use broader theme and 30-day window in generation E2E test
'AI Weekly' with 7 days was too narrow — most articles filtered as
too old. 'Intelligence Artificielle' with 30 days gives more results.

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: use broader theme and 30-day window in generation E2E test 3 months ago
.env.test.example test: add live generation UAT with real OpenAI API key 3 months ago
.gitignore test: add live generation UAT with real OpenAI API key 3 months ago
docker-compose.test.yml feat: add test runner scripts for integration and E2E tests 3 months ago
package-lock.json test: add live generation UAT with real OpenAI API key 3 months ago
package.json test: add live generation UAT with real OpenAI API key 3 months ago
playwright.config.ts fix: use import.meta.url instead of __dirname in ESM config 3 months ago
seed.ts
tsconfig.json