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 53813007c6 fix: use lightweight test router without SPA fallback and TraceLayer
Unauthenticated requests were hanging in integration tests due to
tower middleware layers interacting with oneshot(). Add build_test_router()
that only includes API routes + CSRF middleware.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
common fix: use lightweight test router without SPA fallback and TraceLayer 3 months ago
api_admin_test.rs fix: update admin tests for models_scraping/models_websearch split 3 months ago
api_auth_test.rs
api_csrf_test.rs
api_export_test.rs
api_health_test.rs
api_keys_test.rs fix: runtime bugs found during first Docker run + integration tests 3 months ago
api_settings_test.rs
api_sources_test.rs
api_syntheses_test.rs feat: add use_brave_search setting 3 months ago
pipeline_test.rs feat: add pipeline integration tests with MockLlmProvider and wiremock 3 months ago