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 5b67ef2e51 fix: update integration and E2E test fixtures for summary_length, source_extraction_window, and NewsItem.date
Add missing summary_length and source_extraction_window fields to all
settings JSON payloads in api_settings_test.rs. The pipeline_test.rs,
generation-live.spec.ts, and api_syntheses_test.rs already had correct
fixtures or use JSON literals that are unaffected by the optional date field.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
common fix: don't join Drop cleanup thread — prevents deadlock in tokio tests 3 months ago
api_admin_test.rs fix: use invalid session token for admin auth rejection tests 3 months ago
api_auth_test.rs fix: use invalid session token instead of no cookie for auth rejection tests 3 months ago
api_csrf_test.rs Finished phase 1 3 months ago
api_export_test.rs Phase 7: Email sending via Resend + Markdown/PDF export 3 months ago
api_health_test.rs Finished phase 1 3 months ago
api_keys_test.rs fix: use invalid session token instead of no cookie for auth rejection tests 3 months ago
api_settings_test.rs fix: update integration and E2E test fixtures for summary_length, source_extraction_window, and NewsItem.date 3 months ago
api_sources_test.rs fix: use invalid session token instead of no cookie for auth rejection tests 3 months ago
api_syntheses_test.rs feat: add source_extraction_window setting (default 3) 3 months ago
minimal_test.rs debug: add full_app_health_check test with logging 3 months ago
pipeline_test.rs feat: add source_extraction_window setting (default 3) 3 months ago