milvus/tests/restful_client_v2
zhuwenxing d98a5e441f
test: add restful v2 test (#30984)
add restful v2 test

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-03-02 11:03:03 +08:00
..
api test: add restful v2 test (#30984) 2024-03-02 11:03:03 +08:00
base test: add restful v2 test (#30984) 2024-03-02 11:03:03 +08:00
config test: add restful v2 test (#30984) 2024-03-02 11:03:03 +08:00
testcases test: add restful v2 test (#30984) 2024-03-02 11:03:03 +08:00
utils test: add restful v2 test (#30984) 2024-03-02 11:03:03 +08:00
conftest.py test: add restful v2 test (#30984) 2024-03-02 11:03:03 +08:00
pytest.ini test: add restful v2 test (#30984) 2024-03-02 11:03:03 +08:00
README.md test: add restful v2 test (#30984) 2024-03-02 11:03:03 +08:00
requirements.txt test: add restful v2 test (#30984) 2024-03-02 11:03:03 +08:00

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