test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688)
This commit is contained in:
parent
8ca5aa1190
commit
9cec8c1750
15 changed files with 211 additions and 6 deletions
4
dev/pytest/pytest_vdb.sh
Executable file
4
dev/pytest/pytest_vdb.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -x
|
||||
|
||||
pytest api/tests/integration_tests/vdb/
|
||||
Loading…
Add table
Add a link
Reference in a new issue