`_fetch_limit` had no test: a text query over-fetches `limit * 10` only with a reranker, and an image query keeps its vector ranking either way. The sandbox test asserted `KeyError`, which `UnknownDatabaseError` subclasses, so it could not tell the contract from a bare one. `uses_configured_databases` documents a mapping of one as covered; the test named for it passed no mapping at all. Its `config` parameter is an `AppConfig`. `test_an_analysis_capability_mounts_the_configured_set` carried a VCR marker and no cassette, making no HTTP calls. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_benchmark.py | ||
| test_capability_runner.py | ||
| test_citation_evaluators.py | ||
| test_config.py | ||
| test_conversation_evaluator.py | ||
| test_datasets.py | ||
| test_evaluators.py | ||
| test_mtrag.py | ||
| test_numbers.py | ||
| test_reference_configs.py | ||
| test_submission.py | ||