haiku.rag/tests/ingester
2026-05-26 11:42:42 +03:00
..
__init__.py ingester: add source-adapter scaffolding + FS source 2026-05-26 11:41:53 +03:00
test_api.py HTTP control plane 2026-05-26 11:41:54 +03:00
test_circuit_breaker.py additional config, pollers, serve 2026-05-26 11:41:54 +03:00
test_config.py additional config, pollers, serve 2026-05-26 11:41:54 +03:00
test_fs_source.py drop the old monitor, rename serve→mcp, add e2e tests 2026-05-26 11:42:41 +03:00
test_http_source.py route create_document_from_source through source adapters 2026-05-26 11:41:54 +03:00
test_pipeline.py worker pool, rety policy, pipeline 2026-05-26 11:41:54 +03:00
test_pollers.py HTTP control plane 2026-05-26 11:41:54 +03:00
test_queue.py SQLite queue + haiku-ingester CLI skeleton 2026-05-26 11:41:54 +03:00
test_resolve_fetcher.py add HTTP and S3 source adapters + resolve_fetcher 2026-05-26 11:41:53 +03:00
test_s3_source.py route create_document_from_source through source adapters 2026-05-26 11:41:54 +03:00
test_serve_integration.py fix URL-decode file:// paths before stat/exists checks 2026-05-26 11:42:42 +03:00
test_sources_base.py route create_document_from_source through source adapters 2026-05-26 11:41:54 +03:00
test_workers.py worker pool, rety policy, pipeline 2026-05-26 11:41:54 +03:00