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 f0b60f3f13 fix: return 204 No Content from preferred sources endpoint
The API client expects empty responses to use 204, not 200.
Returning 200 with no body caused JSON parse error in the frontend.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
..
helpers fix: update E2E tests for Turnstile DOM stability, stale selectors, and pipeline changes 3 months ago
tests fix: return 204 No Content from preferred sources endpoint 2 months ago
.env.test.example
.gitignore
docker-compose.test.yml feat: add test runner scripts for integration and E2E tests 3 months ago
package-lock.json
package.json
playwright.config.ts fix: add TechCrunch source and increase retries for flaky generation test 3 months ago
seed.ts
tsconfig.json