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 370e033506 feat: add pipeline integration tests with MockLlmProvider and wiremock
Add three integration tests that exercise the synthesis generation
pipeline end-to-end using MockLlmProvider and wiremock for HTTP mocking:
- phase1_with_llm_link_extraction_classifies_articles
- phase2_search_fills_gaps_when_no_sources
- category_overflow_spills_to_autre

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
common fix: update test config for session_secret removal and Arc master key 3 months ago
api_admin_test.rs Phase 3: Admin module with provider/model curation, rate limits, user management 3 months ago
api_auth_test.rs Finished phase 1 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: runtime bugs found during first Docker run + integration tests 3 months ago
api_settings_test.rs Finished phase 1 3 months ago
api_sources_test.rs Finished phase 2 3 months ago
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