zhuwenxing ef923958bb test: add restful param check testcases (#36931) 3 天之前
..
api 4c6f6c54dc test: refine restful testcases trace (#34066) 4 月之前
base ef923958bb test: add restful param check testcases (#36931) 3 天之前
config d98a5e441f test: add restful v2 test (#30984) 7 月之前
testcases ef923958bb test: add restful param check testcases (#36931) 3 天之前
utils 31353ae406 test: add restful cases for text match feature (#36405) 3 周之前
README.md d98a5e441f test: add restful v2 test (#30984) 7 月之前
conftest.py f2c2877609 test: update restful v2 testcases (#31404) 7 月之前
pytest.ini c42492c0fd test: enable import job test in ci (#31530) 6 月之前
requirements.txt 03a5f7e6c0 test: update the lib of bf16 (#34043) 4 月之前

README.md

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