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 bd4f101d16 fix: use invalid session token instead of no cookie for auth rejection tests
Unauthenticated requests (no Cookie header) hang with oneshot() in tests.
Using an invalid session token achieves the same 401 result without hanging.
6 months ago
..
common fix: use lightweight test router without SPA fallback and TraceLayer 6 months ago
api_admin_test.rs fix: update admin tests for models_scraping/models_websearch split 6 months ago
api_auth_test.rs fix: use invalid session token instead of no cookie for auth rejection tests 6 months ago
api_csrf_test.rs Finished phase 1 6 months ago
api_export_test.rs Phase 7: Email sending via Resend + Markdown/PDF export 6 months ago
api_health_test.rs Finished phase 1 6 months ago
api_keys_test.rs fix: use invalid session token instead of no cookie for auth rejection tests 6 months ago
api_settings_test.rs fix: use invalid session token instead of no cookie for auth rejection tests 6 months ago
api_sources_test.rs fix: use invalid session token instead of no cookie for auth rejection tests 6 months ago
api_syntheses_test.rs fix: use invalid session token instead of no cookie for auth rejection tests 6 months ago
pipeline_test.rs feat: add pipeline integration tests with MockLlmProvider and wiremock 6 months ago