cognee/cognee/tests
2025-10-27 14:22:34 +01:00
..
cli_tests Remove all references to SearchType.INSIGHTS across the codebase, meaningfully replacing it with SearchType.GRAPH_COMPLETION where applicable. 2025-10-08 12:13:59 +01:00
integration add test cases for tavily 2025-10-22 13:15:56 +01:00
subprocesses feat: Redis lock integration and Kuzu agentic access fix (#1504) 2025-10-16 15:48:20 +02:00
tasks Separate BeautifulSoup crawling from fetching 2025-10-21 22:47:52 +01:00
test_data test: Use smaller files than Alice for tests. 2025-09-26 11:05:57 +02:00
unit feat: extends ontology unit tests with multifile support tests + partially or fully missing ontology file list tests 2025-10-27 14:22:34 +01:00
__init__.py
test_add_docling_document.py test: Add test to CI 2025-09-30 12:04:41 +02:00
test_advanced_pdf_loader.py make advanced pdf loader optional 2025-09-22 15:07:58 +08:00
test_chromadb.py COG-3050 - remove insights search (#1506) 2025-10-11 09:09:56 +02:00
test_cognee_server_start.py feat: Add Windows compatibility and error handling improvements 2025-09-25 03:51:01 +07:00
test_concurrent_subprocess_access.py feat: Redis lock integration and Kuzu agentic access fix (#1504) 2025-10-16 15:48:20 +02:00
test_conversation_history.py chore: linting fix 2025-10-17 14:24:25 +02:00
test_custom_model.py feat: s3 storage (#988) 2025-07-14 21:47:08 +02:00
test_deduplication.py test: Rollback deduplication test 2025-10-01 18:10:57 +02:00
test_delete_by_id.py chore: updating delete_by_id test 2025-08-13 15:39:11 +02:00
test_delete_hard.py refactor: Speed up CI/CD execution time 2025-08-26 21:28:11 +02:00
test_delete_soft.py refactor: Speed up CI/CD execution time 2025-08-26 21:28:11 +02:00
test_edge_ingestion.py fix:Fixes missing entity to entity edges (#1118) 2025-07-22 11:48:56 +02:00
test_feedback_enrichment.py chore: expand logging 2025-10-23 18:30:17 +02:00
test_graph_visualization_permissions.py fix: graph visualization access for users with read permissions (#1220) 2025-08-08 20:42:57 +02:00
test_kuzu.py Revert "Revert "fix: search without prior cognify"" 2025-10-22 13:21:51 +01:00
test_lancedb.py COG-3050 - remove insights search (#1506) 2025-10-11 09:09:56 +02:00
test_library.py Test for update function (#1487) 2025-10-11 10:38:37 +02:00
test_neo4j.py Revert "Revert "fix: search without prior cognify"" 2025-10-22 13:21:51 +01:00
test_neptune_analytics_graph.py Merge main vol 4 (#1200) 2025-08-05 12:48:24 +02:00
test_neptune_analytics_hybrid.py Merge main vol 4 (#1200) 2025-08-05 12:48:24 +02:00
test_neptune_analytics_vector.py COG-3050 - remove insights search (#1506) 2025-10-11 09:09:56 +02:00
test_parallel_databases.py feat: new Dataset permissions (#869) 2025-06-06 14:20:57 +02:00
test_permissions.py test: Removed long text string about qunatum computers from tests. Used a file instead. 2025-10-01 17:59:53 +02:00
test_pgvector.py COG-3050 - remove insights search (#1506) 2025-10-11 09:09:56 +02:00
test_relational_db_migration.py refactor: refactor schema migration 2025-09-27 00:41:58 +02:00
test_remote_kuzu.py COG-3050 - remove insights search (#1506) 2025-10-11 09:09:56 +02:00
test_remote_kuzu_stress.py feat: remote kuzu adapter (#781) 2025-06-09 15:27:16 +02:00
test_s3.py Loader separation (#1240) 2025-08-14 19:55:39 +02:00
test_s3_file_storage.py Deprecate SearchType.INSIGHTS, replace all references to default search type - SearchType.GRAPH_COMPLETION 2025-10-08 12:13:59 +01:00
test_search_db.py test: Removed long text string about qunatum computers from tests. Used a file instead. 2025-10-01 17:59:53 +02:00
test_starter_pipelines.py fix: Add getting started tutorial to git (#870) 2025-06-09 16:57:33 +02:00
test_telemetry.py
test_temporal_graph.py Merge dev into main (#1422) 2025-09-17 10:32:10 +02:00