milvus/tests/python_client/testcases
congqixia 05b6ea1351
enhance: Refine error msg for schema & index checking (#39533)
The error message was malformated or missing some meta info, say field
name. This PR recitfies some message format and add field name in error
message when type param check fails.

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-01-24 09:57:06 +08:00
..
async_milvus_client test: Refactor pymilvus client v2 testbase and add a test for search hint (#38939) 2025-01-06 11:24:55 +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: Add expression template tests and use error msg only as assertion (#37618) 2024-11-13 17:14:30 +08:00
test_bulk_insert.py test: add bulk import testcases for full text search (#37197) 2024-11-27 19:32:42 +08:00
test_collection.py enhance: Refine error msg for schema & index checking (#39533) 2025-01-24 09:57:06 +08:00
test_compaction.py enhance: Whether to enable mergeSort mode when performing mixCompaction (#37664) 2024-11-19 11:28:31 +08:00
test_concurrent.py test: add hybrid search in checker for test (#30341) 2024-02-23 10:46:52 +08:00
test_connection.py test: Add expression template tests and use error msg only as assertion (#37618) 2024-11-13 17:14:30 +08:00
test_database.py test: Remove useless common types and refine error assert in negative cases (#33023) 2024-05-14 15:03:33 +08:00
test_delete.py test: update test cases (#38330) 2024-12-10 18:46:42 +08:00
test_e2e.py test: adjust index timing (#31492) 2024-03-22 09:09:11 +08:00
test_field_partial_load.py test: Add expression template tests and use error msg only as assertion (#37618) 2024-11-13 17:14:30 +08:00
test_full_text_search.py test: remove sparse embedding in output fields for fts cases (#37980) 2024-11-25 19:14:33 +08:00
test_high_level_api.py test: Refactor pymilvus client v2 testbase and add a test for search hint (#38939) 2025-01-06 11:24:55 +08:00
test_index.py fix: Refine the err msg of alter index invalid (#39137) 2025-01-10 12:08:57 +08:00
test_insert.py enhance: update pymilvus version (#38225) 2024-12-09 19:52:47 +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: add more varchar expressions for query (#39122) 2025-01-10 10:54:57 +08:00
test_partition.py test: update test cases and sdk version (#37774) 2024-11-19 14:14:32 +08:00
test_partition_key.py test: update test cases (#38330) 2024-12-10 18:46:42 +08:00
test_partition_key_isolation.py test: enable partition key isolatio testcases in ci (#39531) 2025-01-23 14:33:06 +08:00
test_query.py test: [CP] add alter tests (#38659) 2024-12-23 19:42:49 +08:00
test_query_iterator.py test: Add a test for iterator enhancement (#37296) 2024-10-30 16:54:20 +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_search.py test: Add search with hints on different expressions (#39048) 2025-01-08 10:58:55 +08:00
test_utility.py fix: rbac custom group privilege level check (#39164) 2025-01-13 11:24:59 +08:00