haiku.rag/tests/multi_db
Yiorgis Gozadinos 187946a7ae
Name the remedy for a missing configured database and list the databases an unknown name could have meant
A configured or default database that does not exist raises
SourceUnavailableError with the way to create it and without its location.
An unknown --db-name lists the databases there are, configured or default.
The CHANGELOG records Store.db_path, SingleDatabaseSession(ref, config),
the empty lancedb.uri migration and the error-type change.
2026-09-03 15:26:42 +03:00
..
__init__.py
conftest.py Finish the comment pass, and escape document fields everywhere Rich renders 2026-08-28 15:34:47 +03:00
helpers.py One reference and one placement for a database 2026-09-03 15:12:08 +03:00
test_capabilities.py Remove the environment overrides and the last unnamed-database wording 2026-09-03 15:12:09 +03:00
test_citations.py Remove the environment overrides and the last unnamed-database wording 2026-09-03 15:12:09 +03:00
test_documents.py Remove the environment overrides and the last unnamed-database wording 2026-09-03 15:12:09 +03:00
test_expansion.py Make three tests assert what they are about 2026-08-27 18:04:28 +03:00
test_lifecycle.py Name the remedy for a missing configured database and list the databases an unknown name could have meant 2026-09-03 15:26:42 +03:00
test_scope.py One reference and one placement for a database 2026-09-03 15:12:08 +03:00
test_search.py One reference and one placement for a database 2026-09-03 15:12:08 +03:00