trustgraph/tests/unit
cybermaggedon b08db761d7
Fix config inconsistency (#609)
* Plural/singular confusion in config key

* Flow class vs flow blueprint nomenclature change

* Update docs & CLI to reflect the above
2026-01-14 12:31:40 +00:00
..
test_agent Fix non streaming RAG problems (#607) 2026-01-12 18:45:52 +00:00
test_base Fix config inconsistency (#609) 2026-01-14 12:31:40 +00:00
test_chunking Chunking dynamic params (#536) 2025-09-26 10:53:32 +01:00
test_cli Fix API tests (#581) 2025-12-04 21:11:56 +00:00
test_clients trustgraph-base .chunks / .documents confusion in the API (#481) 2025-09-02 17:58:53 +01:00
test_config Structure data mvp (#452) 2025-08-07 20:47:20 +01:00
test_cores Fixing more Cassandra consistency issues (#488) 2025-09-04 00:58:11 +01:00
test_decoding Fix Mistral OCR ident to be standard pdf-decoder (#450) 2025-08-04 14:01:36 +01:00
test_direct Fix hard coded vector size (#555) 2025-11-10 16:56:51 +00:00
test_embeddings Dynamic embeddings model (#556) 2025-11-10 20:38:01 +00:00
test_extract Ontology extraction tests (#560) 2025-11-13 20:02:12 +00:00
test_gateway Fix test async warnings (#601) 2026-01-06 22:09:34 +00:00
test_knowledge_graph Object batching (#499) 2025-09-05 15:59:06 +01:00
test_query Feature/streaming llm phase 1 (#566) 2025-11-26 09:59:10 +00:00
test_retrieval Fix non streaming RAG problems (#607) 2026-01-12 18:45:52 +00:00
test_rev_gateway Fix tests (#593) 2025-12-19 08:53:21 +00:00
test_storage Address legacy issues in storage management (#595) 2026-01-05 13:45:14 +00:00
test_text_completion Remove some 'unnecessary' parameters from OpenAI invocation (#561) 2025-11-20 17:56:31 +00:00
__init__.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_prompt_manager.py Update to enable knowledge extraction using the agent framework (#439) 2025-07-21 14:31:57 +01:00
test_prompt_manager_edge_cases.py Update to enable knowledge extraction using the agent framework (#439) 2025-07-21 14:31:57 +01:00
test_python_api_client.py Python API implements streaming interfaces (#577) 2025-12-04 17:38:57 +00:00