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

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