cognee/cognee/tests
2026-01-08 17:15:53 +01:00
..
cli_tests
integration chore: moves unit tests into their correct directory 2025-12-16 17:33:20 +01:00
subprocesses
tasks fix: Resolve issue with entity extraction test 2025-11-04 16:43:41 +01:00
test_data
unit feat: redo notebook tutorials (#1922) 2026-01-01 14:44:04 +01:00
__init__.py
test_add_docling_document.py
test_advanced_pdf_loader.py
test_chromadb.py
test_cleanup_unused_data.py chore: Remove trailing whitespaces in the project, fix YAMLs 2026-01-08 17:15:53 +01:00
test_cognee_server_start.py chore: introduces 1 file upload in ontology endpoint (#1899) 2025-12-15 18:30:35 +01:00
test_concurrent_subprocess_access.py
test_conversation_history.py feature: adds triplet embedding via memify (#1832) 2025-12-02 18:27:08 +01:00
test_custom_data_label.py fix: Resolve issues with data label PR, add tests and upgrade migration 2025-12-16 20:59:17 +01:00
test_custom_model.py
test_dataset_database_handler.py feat: Add dataset database handler info (#1887) 2025-12-12 13:22:03 +01:00
test_dataset_delete.py feat: Add database deletion on dataset delete (#1893) 2025-12-15 18:15:48 +01:00
test_deduplication.py
test_delete_by_id.py chore: Remove trailing whitespaces in the project, fix YAMLs 2026-01-08 17:15:53 +01:00
test_delete_hard.py
test_delete_soft.py
test_edge_centered_payload.py feat: Adds edge centered payload and embedding structure during ingestion (#1853) 2025-12-10 17:10:06 +01:00
test_edge_ingestion.py
test_feedback_enrichment.py
test_graph_visualization_permissions.py
test_kuzu.py
test_lancedb.py
test_library.py
test_load.py test: fix path based on pr comment 2025-11-03 17:06:51 +01:00
test_multi_tenancy.py feat: Add test for multi tenancy, add ability to share name for dataset across tenants for one user 2025-11-07 15:50:49 +01:00
test_neo4j.py
test_neptune_analytics_graph.py
test_neptune_analytics_hybrid.py
test_neptune_analytics_vector.py
test_parallel_databases.py feat: enable multi user for falkor (#1689) 2025-11-11 17:03:48 +01:00
test_permissions.py updates old no asserts test + yml 2025-12-19 10:32:45 +01:00
test_pgvector.py
test_pipeline_cache.py feat: make pipeline processing cache optional (#1876) 2025-12-12 13:11:31 +01:00
test_relational_db_migration.py Relational DB migration test search (#1752) 2025-11-12 21:32:22 +01:00
test_remote_kuzu.py
test_remote_kuzu_stress.py
test_s3.py
test_s3_file_storage.py
test_search_db.py fix: improve graph distance mapping 2025-12-18 14:52:35 +01:00
test_starter_pipelines.py
test_telemetry.py
test_temporal_graph.py