graphrag/tests/integration/storage
Nathan Evans 6033e4ffa2
Some checks failed
Python Integration Tests / python-ci (ubuntu-latest, 3.10) (push) Waiting to run
Python Integration Tests / python-ci (windows-latest, 3.10) (push) Waiting to run
Python Notebook Tests / python-ci (ubuntu-latest, 3.10) (push) Waiting to run
Python Notebook Tests / python-ci (windows-latest, 3.10) (push) Waiting to run
Python Smoke Tests / python-ci (ubuntu-latest, 3.10) (push) Waiting to run
Python Smoke Tests / python-ci (windows-latest, 3.10) (push) Waiting to run
Python CI / python-ci (ubuntu-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (ubuntu-latest, 3.11) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.10) (push) Has been cancelled
Python CI / python-ci (windows-latest, 3.11) (push) Has been cancelled
Storage fixes and cleanup (#2118)
* Fix pipeline recursion

* Remove base_dir from storage.find

* Remove max_count from storage.find

* Remove prefix on storage integ test

* Add base_dir in creation_date test

* Wrap base_dir in Path

* Use constants for input/update directories
2025-11-05 13:06:09 -08:00
..
__init__.py Ci streamline (#988) 2024-08-21 15:16:15 -06:00
test_blob_pipeline_storage.py Storage fixes and cleanup (#2118) 2025-11-05 13:06:09 -08:00
test_cosmosdb_storage.py Restructure project as monorepo. (#2111) 2025-11-04 09:51:56 -08:00
test_factory.py Storage fixes and cleanup (#2118) 2025-11-05 13:06:09 -08:00
test_file_pipeline_storage.py Storage fixes and cleanup (#2118) 2025-11-05 13:06:09 -08:00