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
..
migrations feat: add use_brave_search setting 3 months ago
src refactor: add provider_override for pipeline dependency injection 3 months ago
tests feat: add pipeline integration tests with MockLlmProvider and wiremock 3 months ago
Cargo.lock feat: add pipeline integration tests with MockLlmProvider and wiremock 3 months ago
Cargo.toml feat: add pipeline integration tests with MockLlmProvider and wiremock 3 months ago
Dockerfile