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
1bac084d98
test: add integration test for site_search fallback in pipeline
...
Verifies that when a source page returns no article links (blocked/empty),
the pipeline does not crash and still produces article_history entries via
the site_search fallback path or Phase 2.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 months ago
..
common
feat: multi-theme Phase 1 — settings split, sources/syntheses theme_id, pipeline theme-aware
6 months ago
api_admin_test.rs
fix: resolve all clippy warnings in test files (zero warnings remaining)
5 months ago
api_article_history_test.rs
test: add themes CRUD, article history, and assign_category tests
6 months ago
api_auth_test.rs
fix: resolve all clippy warnings in test files (zero warnings remaining)
5 months ago
api_csrf_test.rs
…
api_export_test.rs
…
api_health_test.rs
…
api_keys_test.rs
fix: use invalid session token instead of no cookie for auth rejection tests
6 months ago
api_llm_logs_test.rs
test: add stop generation, LLM logs, and preferred ordering tests (GAP-1,2,3)
6 months ago
api_schedules_test.rs
test: add scheduler unit test and find_due_schedules integration tests
6 months ago
api_settings_test.rs
feat: multi-theme Phase 1 — settings split, sources/syntheses theme_id, pipeline theme-aware
6 months ago
api_sources_preferred_test.rs
fix: resolve all clippy warnings in test files (zero warnings remaining)
5 months ago
api_sources_test.rs
fix: resolve all clippy warnings in test files (zero warnings remaining)
5 months ago
api_stop_generation_test.rs
test: add stop generation, LLM logs, and preferred ordering tests (GAP-1,2,3)
6 months ago
api_syntheses_test.rs
fix: resolve all clippy warnings in test files (zero warnings remaining)
5 months ago
api_themes_test.rs
test: add themes CRUD, article history, and assign_category tests
6 months ago
minimal_test.rs
debug: add full_app_health_check test with logging
6 months ago
pipeline_test.rs
test: add integration test for site_search fallback in pipeline
5 months ago