cognee/cognee/tests
Vasilije ecbabbd261
fix: Add getting started tutorial to git (#870)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.

---------

Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
2025-06-09 16:57:33 +02:00
..
integration/documents feat: pass context argument to tasks that require it (#788) 2025-04-30 12:32:40 +02:00
tasks feat: Implement optional neo4j metrics and improve tests [cog-1262] (#556) 2025-02-19 16:24:59 +01:00
test_data tests: Add gh action to test relational db migration [COG-1591] (#718) 2025-04-11 14:02:44 +02:00
unit feat: new Dataset permissions (#869) 2025-06-06 14:20:57 +02:00
__init__.py Cog 174 (#84) 2024-04-26 00:16:03 +02:00
get_graph_url.py ruff format 2025-01-05 19:09:08 +01:00
test_chromadb.py fix: code cleanup [COG-781] (#667) 2025-03-26 18:32:43 +01:00
test_cognee_server_start.py feat: New tests (#678) 2025-04-10 10:52:48 +02:00
test_custom_model.py feat: Rename COMPLETION to RAG_COMPLETION (#701) 2025-04-07 11:46:48 +02:00
test_deduplication.py fix: human readable logs (#658) 2025-03-25 11:54:40 +01:00
test_deletion.py fix: hotfix 0.1.38 (#765) 2025-04-23 12:04:48 +02:00
test_falkordb.py fix: code cleanup [COG-781] (#667) 2025-03-26 18:32:43 +01:00
test_kuzu.py Feat: Adds subgraph retriever to graph based completion searches (#874) 2025-05-27 11:40:47 +02:00
test_library.py Revert "feat: pipeline tasks needs mapping" (#717) 2025-04-10 12:10:12 +02:00
test_memgraph.py fix: Fixes collection search limit in brute force triplet search (#814) 2025-05-12 13:06:57 +02:00
test_milvus.py fix: code cleanup [COG-781] (#667) 2025-03-26 18:32:43 +01:00
test_neo4j.py Feat: Adds subgraph retriever to graph based completion searches (#874) 2025-05-27 11:40:47 +02:00
test_parallel_databases.py feat: new Dataset permissions (#869) 2025-06-06 14:20:57 +02:00
test_pgvector.py feat: new Dataset permissions (#869) 2025-06-06 14:20:57 +02:00
test_qdrant.py feat: new Dataset permissions (#869) 2025-06-06 14:20:57 +02:00
test_relational_db_migration.py feat: Add columns as nodes in relational db migration (#826) 2025-05-15 07:31:31 -04:00
test_remote_kuzu.py feat: remote kuzu adapter (#781) 2025-06-09 15:27:16 +02:00
test_remote_kuzu_stress.py feat: remote kuzu adapter (#781) 2025-06-09 15:27:16 +02:00
test_s3.py feature: Adds S3 functionality (#731) 2025-04-17 08:56:40 +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 feat: New tests (#678) 2025-04-10 10:52:48 +02:00
test_weaviate.py feat: remove get_distance_from_collection_names and adapt search (#766) 2025-04-30 11:11:07 +02:00