trustgraph/tests/unit/test_knowledge_graph
cybermaggedon 5e71d0cadb
Object extraction schema validation (#465)
* Object schema validation in kg-extract-objects, prevents invalid data appearing in Pulsar messages

* Added tests for the above
2025-08-22 12:30:05 +01:00
..
__init__.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
conftest.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
test_agent_extraction.py Update to enable knowledge extraction using the agent framework (#439) 2025-07-21 14:31:57 +01:00
test_agent_extraction_edge_cases.py Update to enable knowledge extraction using the agent framework (#439) 2025-07-21 14:31:57 +01:00
test_entity_extraction.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
test_graph_validation.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
test_object_extraction_logic.py Structure data mvp (#452) 2025-08-07 20:47:20 +01:00
test_object_validation.py Object extraction schema validation (#465) 2025-08-22 12:30:05 +01:00
test_relationship_extraction.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
test_triple_construction.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00