milvus/tests/python_client/milvus_client
9Eurydice9 c2aad4f5de
test: add create collection V2 cases for milvus client (#43805)
issue: #43590
Migrate collection test cases from TestcaseBase to
TestMilvusClientV2Base

@yanliang567

---------

Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-08-11 10:17:41 +08:00
..
test_add_field_feature.py test:add go sdk case for add field (#43033) 2025-07-09 18:20:47 +08:00
test_milvus_client_alias.py test: migrate test case from test_alias to test_milvus_client_alias (#43802) 2025-08-08 18:29:41 +08:00
test_milvus_client_alter.py test: Enable storage v2 in ci and nightly runs (#43086) 2025-07-04 18:38:44 +08:00
test_milvus_client_analyzer.py test: add more testcase for analyzer (#43367) 2025-08-04 11:23:38 +08:00
test_milvus_client_collection.py test: add create collection V2 cases for milvus client (#43805) 2025-08-11 10:17:41 +08:00
test_milvus_client_compact.py test:add go sdk case for add field (#43033) 2025-07-09 18:20:47 +08:00
test_milvus_client_data_integrity.py test: Add tests for partition key filter issue and ttl eventually search (#43052) 2025-07-02 11:02:43 +08:00
test_milvus_client_data_integrity_new.py test: add more general expr cases (#42035) 2025-05-28 22:26:28 +08:00
test_milvus_client_database.py test: update sdk version and cases (#42077) 2025-06-03 14:16:32 +08:00
test_milvus_client_delete.py test: Enable storage v2 in ci and nightly runs (#43086) 2025-07-04 18:38:44 +08:00
test_milvus_client_hybrid_search.py enhance: Add search post pipeline (#43065) 2025-07-21 11:10:52 +08:00
test_milvus_client_index.py test: Enable storage v2 in ci and nightly runs (#43086) 2025-07-04 18:38:44 +08:00
test_milvus_client_insert.py test:add go sdk case for add field (#43033) 2025-07-09 18:20:47 +08:00
test_milvus_client_partition.py test: [E2e Refactor] update search basic tests and add a pk_name instead of hard code (#41669) 2025-05-09 21:58:54 +08:00
test_milvus_client_query.py test: add test cases for json modulo operation (#43191) 2025-07-10 17:08:48 +08:00
test_milvus_client_rbac.py test: modify search iterator V2 case about alias/db/rbac for milvus client (#39400) 2025-01-20 10:25:03 +08:00
test_milvus_client_search.py test: Refactor diskann and hsnw index, and update gen data functions (#43452) 2025-07-23 22:04:54 +08:00
test_milvus_client_search_iterator.py test: Refactor diskann and hsnw index, and update gen data functions (#43452) 2025-07-23 22:04:54 +08:00