haiku.rag/tests
2026-07-09 12:49:42 +03:00
..
cassettes Rename document_meta identity column document_id to id 2026-07-08 16:32:55 +03:00
chat
data Remove repliqa from test setup 2026-06-01 10:40:52 +03:00
docker Add a docker-compose for integration test services 2026-06-04 11:13:16 +03:00
ingester Move CircuitBreaker to a shared module 2026-07-08 11:03:30 +03:00
sandbox Serialize shared-connection access across skill tools and the sandbox 2026-06-05 17:22:11 +03:00
skills Build the skills rag_db fixture once per session 2026-06-29 15:15:26 +03:00
store Carry merged chunk ids on SearchResult and Citation 2026-07-09 11:05:41 +03:00
tools
utils
__init__.py
conftest.py Add a docker-compose for integration test services 2026-06-04 11:13:16 +03:00
json_body_serializer.py
services.py Add a docker-compose for integration test services 2026-06-04 11:13:16 +03:00
test_cascade_delete.py
test_chunk.py Log FTS index build failures at WARNING 2026-06-25 13:00:29 +03:00
test_chunker.py Widen chunk() type to accept None, add test for None guard 2026-06-22 14:24:12 -04:00
test_cli.py
test_client.py Add --no-expand to the visualize command for chunk-only grounding 2026-07-09 12:49:42 +03:00
test_client_analyze.py
test_config.py Treat empty env vars as unset in config expansion 2026-06-25 12:41:04 +03:00
test_context.py Anchor and clip merged citations on the highest-scoring chunk 2026-07-09 11:05:41 +03:00
test_context_enhancement.py Shrink the docling-serve context-expansion cassette 2026-06-29 15:15:26 +03:00
test_converters.py Share the VLM URL builder and centralize the embedder empty guard 2026-06-29 15:15:26 +03:00
test_database_autocreate.py
test_docling_serve_client.py Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
test_doctor.py Rename document_meta identity column document_id to id 2026-07-08 16:32:55 +03:00
test_document.py Collapse docling compression to a single function 2026-06-24 10:43:27 +03:00
test_download_models.py
test_duplicate_ingestion.py Re-check URI under the write lock to prevent duplicate ingestion 2026-07-08 11:26:45 +03:00
test_embedder.py Pool HTTP clients for vLLM embedding and vLLM/Jina reranking 2026-07-09 10:32:44 +03:00
test_embedder_config.py
test_filter.py Rename document_meta identity column document_id to id 2026-07-08 16:32:55 +03:00
test_info.py
test_inspector.py
test_lancedb_connection.py Split meta document attributes into a document_meta table 2026-06-12 10:17:17 +03:00
test_logging.py
test_mcp.py
test_pdf_attachments.py compare off-loop work against actual event-loop thread, fix ty 2026-06-22 10:17:02 +03:00
test_pdf_concurrency.py Serialize all in-process pdfium access under a shared lock 2026-06-14 10:50:42 +03:00
test_pdf_split.py test: clarify off-loop thread assertions 2026-06-22 10:51:35 +03:00
test_picture_description.py
test_picture_in_context.py Dedupe picture chunks and skip small pictures at chunking 2026-07-09 10:24:32 +03:00
test_processing.py Dedupe picture chunks and skip small pictures at chunking 2026-07-09 10:24:32 +03:00
test_reader.py
test_rebuild.py Split meta document attributes into a document_meta table 2026-06-12 10:17:17 +03:00
test_reranker.py Pool HTTP clients for vLLM embedding and vLLM/Jina reranking 2026-07-09 10:32:44 +03:00
test_s3_integration.py Clean up S3 test data per-test to keep SeaweedFS writable 2026-06-26 16:41:20 +03:00
test_s3_source.py
test_search.py Remove repliqa from test setup 2026-06-01 10:40:52 +03:00
test_settings.py Test vector_dim mismatch raises in read-only mode 2026-06-05 10:55:38 +03:00
test_skill_extras.py Visualize the exact context the model saw via Citation.doc_item_refs 2026-07-09 11:51:37 +03:00
test_skill_generator.py
test_skill_tools.py
test_title_generation.py
test_utils.py
test_vacuum_debounce.py Throttle background auto-vacuum to at most once per 5 minutes 2026-06-12 10:17:18 +03:00
test_versioning.py Throttle background auto-vacuum to at most once per 5 minutes 2026-06-12 10:17:18 +03:00