mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
e776c807c4
add more json datatype in restful test cases related to https://github.com/milvus-io/milvus/issues/31051 Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com> |
||
---|---|---|
.. | ||
api | ||
base | ||
config | ||
testcases | ||
utils | ||
conftest.py | ||
pytest.ini | ||
README.md | ||
requirements.txt |
How to run the test cases
install milvus with authentication enabled
pip install -r requirements.txt
pytest testcases -m L0 -n 6 -v --endpoint http://127.0.0.1:19530 --minio_host 127.0.0.1