milvus/tests/python_client/testcases
9Eurydice9 662397e487
test: migrate test_query V2 cases for milvus client (#44238)
issue: #44090
Migrate test_query cases from TestcaseBase to TestMilvusClientV2Base

---------

Signed-off-by: Orpheus Wang <orpheus.wang@zilliz.com>
2025-09-12 09:31:57 +08:00
..
async_milvus_client feat: support dropping index without releasing collection (#42941) 2025-09-02 16:17:52 +08:00
indexes fix: ngram index for json rejects type of non-varchar field (#44157) 2025-09-03 16:45:54 +08:00
stability 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_alias.py test: migrated all test cases in test_alias.py to test_milvus_client_alias.py (#43834) 2025-08-13 19:23:43 +08:00
test_bulk_insert.py test: modify add field case about skipped cases (#43461) 2025-07-24 14:26:54 +08:00
test_collection.py test: add collection V2 cases for milvus client (#44021) 2025-08-23 21:35:47 +08:00
test_compaction.py enhance: Move sort stats task to sort compaction (#42562) 2025-07-08 20:22:47 +08:00
test_concurrent.py test: [skip e2e]remove tls connection (#42799) 2025-06-18 10:34:43 +08:00
test_connection.py test: Upgrade pymilvus to 2.6.0rc166 (#43543) 2025-07-28 10:30:55 +08:00
test_database.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_delete.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_e2e.py test: [E2e Refactor]gen collection name by testcase name and update search pagination test (#41170) 2025-04-09 17:44:28 +08:00
test_field_partial_load.py test: [E2e Refactor] use vector datatype instead of hard code dataype names (#41497) 2025-04-25 10:46:38 +08:00
test_full_text_search.py test: add group by for fts hybrid search (#43037) 2025-07-02 11:16:50 +08:00
test_high_level_api.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_index.py feat: support dropping index without releasing collection (#42941) 2025-09-02 16:17:52 +08:00
test_insert.py test: Refactor diskann and hsnw index, and update gen data functions (#43452) 2025-07-23 22:04:54 +08:00
test_issues.py test: update sdk version and add cases (#38478) 2024-12-18 10:10:57 +08:00
test_mix_scenes.py test: Refactor diskann and hsnw index, and update gen data functions (#43452) 2025-07-23 22:04:54 +08:00
test_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_partition_key.py test: Add tests for partition key filter issue and ttl eventually search (#43052) 2025-07-02 11:02:43 +08:00
test_partition_key_isolation.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_phrase_match.py enhance: use dispatcher at delegator when enable streaming (#41266) 2025-05-06 01:12:53 +08:00
test_query.py test: migrate test_query V2 cases for milvus client (#44238) 2025-09-12 09:31:57 +08:00
test_query_iterator.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_resourcegroup.py test: update resource group case about error msg and update_resource_group (#38094) 2024-11-30 13:32:36 +08:00
test_text_embedding_function_e2e.py feat: Add function config (#40534) 2025-03-25 10:06:24 +08:00
test_utility.py test: Refactor diskann and hsnw index, and update gen data functions (#43452) 2025-07-23 22:04:54 +08:00