Skip to content

Vector Store Integration Tests#1856

Merged
KennyZhang1 merged 18 commits intomainfrom
kennyzhang/vector_store_tests
Apr 1, 2025
Merged

Vector Store Integration Tests#1856
KennyZhang1 merged 18 commits intomainfrom
kennyzhang/vector_store_tests

Conversation

@KennyZhang1
Copy link
Copy Markdown
Member

Description

This PR adds some integration tests for the vector store class implementations

Related Issues

N/A

Proposed Changes

Added integration tests for the LanceDB, Azure AI Search, and CosmosDB vector store classes.

Checklist

  • I have tested these changes locally.
  • I have reviewed the code changes.
  • I have updated the documentation (if necessary).
  • I have added appropriate unit tests (if applicable).

Additional Notes

N/A

@KennyZhang1 KennyZhang1 requested review from a team as code owners March 31, 2025 18:54
@KennyZhang1 KennyZhang1 merged commit 61769dd into main Apr 1, 2025
15 checks passed
@KennyZhang1 KennyZhang1 deleted the kennyzhang/vector_store_tests branch April 1, 2025 15:05
opensourcemukul pushed a commit to opensourcemukul/graphrag that referenced this pull request Sep 13, 2025
* Add vector store id reference to embeddings config.

* generated initial vector store pytests

* cleaned up cosmosdb vector store test

* fixed class name typo and debugged cosmosdb vector store test

* reset emulator connection string

* remove unneccessary comments

* removed extra comments from azure ai search test

* ruff

* semversioner

* fix cicd issues

* bypass diskANN policy for test env

* handle floating point inprecisions

---------

Co-authored-by: Derek Worthen <worthend.derek@gmail.com>
Brandsma pushed a commit to ThalamusLabs/MMGraphRAG that referenced this pull request Nov 6, 2025
* Add vector store id reference to embeddings config.

* generated initial vector store pytests

* cleaned up cosmosdb vector store test

* fixed class name typo and debugged cosmosdb vector store test

* reset emulator connection string

* remove unneccessary comments

* removed extra comments from azure ai search test

* ruff

* semversioner

* fix cicd issues

* bypass diskANN policy for test env

* handle floating point inprecisions

---------

Co-authored-by: Derek Worthen <worthend.derek@gmail.com>
JonasReuter pushed a commit to JonasReuter/graphrag that referenced this pull request Apr 13, 2026
* Add vector store id reference to embeddings config.

* generated initial vector store pytests

* cleaned up cosmosdb vector store test

* fixed class name typo and debugged cosmosdb vector store test

* reset emulator connection string

* remove unneccessary comments

* removed extra comments from azure ai search test

* ruff

* semversioner

* fix cicd issues

* bypass diskANN policy for test env

* handle floating point inprecisions

---------

Co-authored-by: Derek Worthen <worthend.derek@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants