milvus/tests/python_client/testcases/async_milvus_client
Feilong Hou bf996cb8a0
test: create e2e case for truncate collection (#47035)
Issue: #47034 
 1. Create e2e cases for truncate collection
 2. Connect necessary sdk function to milvus client wrapper

 On branch feature/truncate
 Changes to be committed:
	modified:   base/async_milvus_client_wrapper.py
	modified:   base/client_v2_base.py
	modified:   milvus_client/test_milvus_client_collection.py
	modified:   testcases/async_milvus_client/test_collection_async.py

---------

Signed-off-by: Eric Hou <eric.hou@zilliz.com>
Co-authored-by: Eric Hou <eric.hou@zilliz.com>
2026-01-19 19:19:29 +08:00
..
test_collection_async.py test: create e2e case for truncate collection (#47035) 2026-01-19 19:19:29 +08:00
test_e2e_async.py
test_index_async.py
test_insert_async.py
test_partition_async.py