milvus/tests/python_client/milvus_client
yanliang567 5bb672d70d
test: Add a new range search test for all indexes and align some index params (#32724)
related issue: https://github.com/milvus-io/milvus/issues/32653

1. align some default index params
2. add a new range search tests for all indexes and float vectors

---------

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2024-04-30 17:37:27 +08:00
..
test_milvus_client_alias.py enhance: update test cases and increase timeout of rbac pipeline (#30549) 2024-02-07 10:54:47 +08:00
test_milvus_client_collection.py fix: binary vector should not limit dimension to 32768 (#30676) 2024-03-05 14:21:00 +08:00
test_milvus_client_delete.py test: add part of milvus client test cases (#30222) 2024-01-26 09:25:01 +08:00
test_milvus_client_index.py test: Add a new range search test for all indexes and align some index params (#32724) 2024-04-30 17:37:27 +08:00
test_milvus_client_insert.py test: Update pymilvus version to 2.5.0rc8 (#32111) 2024-04-11 11:03:18 +08:00
test_milvus_client_partition.py fix: should return collectionName in response of ListAliases (#30532) 2024-02-12 08:30:55 +08:00
test_milvus_client_query.py test: add test cases for code change (#32289) 2024-04-29 14:29:26 +08:00
test_milvus_client_rbac.py enhance: add milvus client rbac test cases (#30456) 2024-02-02 15:09:04 +08:00
test_milvus_client_search.py test: update pymilvus version and test cases (#31827) 2024-04-07 18:49:16 +08:00