milvus/tests/restful_client_v2/testcases
PowderLi 610a65af14
fix: restful v2 (#32144)
issue: #31176

1. cannot get dbName correctly while describe alias #31978
2. return a valid json string even if the user doesn't have the whole
privileges to describe collection #31635
3. rename IndexParam.IndexConfig to IndexParam.Params
4. FieldSchema.ElementTypeParams, IndexParam.Params can not only accept
string

Signed-off-by: PowderLi <min.li@zilliz.com>
2024-04-13 21:55:29 +08:00
..
test_alias_operation.py test: add restful v2 test (#30984) 2024-03-02 11:03:03 +08:00
test_collection_operations.py test: fix some negative case for restful v2 (#32056) 2024-04-09 18:03:23 +08:00
test_index_operation.py fix: restful v2 (#32144) 2024-04-13 21:55:29 +08:00
test_jobs_operation.py test: increase the timeout of import (#32064) 2024-04-09 17:55:16 +08:00
test_partition_operation.py test: add restful v2 test (#30984) 2024-03-02 11:03:03 +08:00
test_restful_sdk_mix_use_scenario.py test: update restful v2 testcases (#31404) 2024-03-21 15:31:09 +08:00
test_role_operation.py test: fix some negative case for restful v2 (#32056) 2024-04-09 18:03:23 +08:00
test_user_operation.py test: fix some negative case for restful v2 (#32056) 2024-04-09 18:03:23 +08:00
test_vector_operations.py fix: restful v2 (#32144) 2024-04-13 21:55:29 +08:00