milvus/tests/python
cai.zhang 4ad0338d35 Check field type while inserting
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2021-03-05 11:46:05 +08:00
..
__init__.py Add MinIO kv implements 2020-12-03 19:00:11 +08:00
conftest.py Prevent consuming after loading collection 2021-02-25 15:08:50 +08:00
constants.py Add MinIO kv implements 2020-12-03 19:00:11 +08:00
factorys.py Add MinIO kv implements 2020-12-03 19:00:11 +08:00
pytest.ini Add MinIO kv implements 2020-12-03 19:00:11 +08:00
requirements.txt Add pytest-tags in requirements.txt 2021-03-05 10:18:54 +08:00
test_create_collection.py Load collection manually 2021-02-24 10:35:08 +08:00
test_describe_collection.py Fix test insert case 2021-02-26 17:59:13 +08:00
test_drop_collection.py Add MinIO kv implements 2020-12-03 19:00:11 +08:00
test_get_collection_info.py Load collection manually 2021-02-24 10:35:08 +08:00
test_has_collection.py Add MinIO kv implements 2020-12-03 19:00:11 +08:00
test_index.py Disable register link logic, use proxy node directly 2021-03-04 22:27:12 +08:00
test_insert.py Check field type while inserting 2021-03-05 11:46:05 +08:00
test_list_collections.py Enable proxynode microbatch pulsar msg and enable parallel test 2021-01-23 20:58:46 +08:00
test_load_collection.py Refactor seek function 2021-03-04 14:49:51 +08:00
test_load_partitions.py Add zap log 2021-02-24 16:25:40 +08:00
test_partition.py Load collection manually 2021-02-24 10:35:08 +08:00
test_search.py Fix ci: failed to catch exception 2021-03-04 15:42:47 +08:00
utils.py Delete index field for create collection 2021-02-26 15:59:16 +08:00