haiku.rag/tests/ingester
Yiorgis Gozadinos 09a7076b7e
State what the code does, not what it replaced
Comments and docstrings across the branch narrated rejected
alternatives, consequences and history; each now states the current
contract. Renames test_a_legacy_uri_client_keeps_its_error to
test_an_unnamed_database_keeps_its_error. Documents the Sandbox
connection paths, the citation header's database segment, both
AmbiguousDatabaseError conditions on create_app, and run_inspector's
scope parameter. Doc paragraphs added by the branch in python.md,
storage.md and cli.md are one physical line each.
2026-08-28 15:13:52 +03:00
..
__init__.py
conftest.py Support a dburi for the ingester queue (SQLite + Postgres) 2026-06-03 14:34:09 +03:00
test_api.py Let the configuration place the ingester's database 2026-08-27 14:00:21 +03:00
test_circuit_breaker.py Move CircuitBreaker to a shared module 2026-07-08 11:03:30 +03:00
test_cli.py State what the code does, not what it replaced 2026-08-28 15:13:52 +03:00
test_config.py Renew job leases from the worker pool; lease-based reaping 2026-06-25 13:26:09 +03:00
test_filter.py Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00
test_metadata.py Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00
test_pipeline.py Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00
test_pollers.py Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00
test_queue.py Add last_heartbeat_at lease column to the ingester queue 2026-06-25 13:25:37 +03:00
test_queue_postgres.py Add last_heartbeat_at lease column to the ingester queue 2026-06-25 13:25:37 +03:00
test_revision_round_trip.py Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00
test_run_batch.py State what the code does, not what it replaced 2026-08-28 15:13:52 +03:00
test_serve_integration.py Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00
test_source_plugins.py Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00
test_workers.py Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00