mirror of
https://github.com/langgenius/dify.git
synced 2026-01-19 11:45:05 +08:00
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688)
This commit is contained in:
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/
|
||||
Reference in New Issue
Block a user