haiku.rag/tests/multi_db
Yiorgis Gozadinos 2325f187b5
Fix a client's coverage when it is first entered
`_resolve_scope` returned a scope without keeping it, so a client re-entered
after its configuration was edited covered whatever the configuration then said.
Resolving once is what the rest of the design rests on: the scope is what names
results, citations and errors.

A configuration is still free to change before first entry.
2026-08-28 13:29:16 +03:00
..
__init__.py
conftest.py
helpers.py
test_capabilities.py Name the collection on a retrieved image, not only in the text 2026-08-28 12:02:16 +03:00
test_citations.py Make three tests assert what they are about 2026-08-27 18:04:28 +03:00
test_documents.py Name the database a write wrote to 2026-08-28 08:47:36 +03:00
test_expansion.py Make three tests assert what they are about 2026-08-27 18:04:28 +03:00
test_lifecycle.py Fix a client's coverage when it is first entered 2026-08-28 13:29:16 +03:00
test_scope.py Answer for an unknown database name with one type 2026-08-27 18:04:27 +03:00
test_search.py Make three tests assert what they are about 2026-08-27 18:04:28 +03:00