milvus/tests20/python_client
Cai Yudong cbb4052fdb
Support search and query output fields using wildcard (#6671)
* update wildcard polocy for search and query

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* mark xfail cases

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* mark xfail cases

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* optimize debug log

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* fix static-check

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2021-07-21 14:52:12 +08:00
..
base Add test data and auto id (async) support for test search cases (#6616) 2021-07-20 22:29:53 +08:00
chaos Add chaos tests readme and update bug report template (#6610) 2021-07-19 16:13:10 +08:00
check Add test data and auto id (async) support for test search cases (#6616) 2021-07-20 22:29:53 +08:00
common Add test data and auto id (async) support for test search cases (#6616) 2021-07-20 22:29:53 +08:00
config refaceor ttest_infor to log_config (#5685) 2021-06-09 16:19:48 +08:00
graphs Part of the fixture moved to the conftest file (#6523) 2021-07-15 15:03:54 +08:00
load Update tests20 tests (#6276) 2021-07-02 15:24:17 +08:00
scale Add indexNode and queryNode scale test (#6581) 2021-07-16 15:29:55 +08:00
testcases Support search and query output fields using wildcard (#6671) 2021-07-21 14:52:12 +08:00
utils Add test case name in test logs (#6431) 2021-07-12 13:11:53 +08:00
.gitignore [skip ci] Verifying issues of connection interface (#6047) 2021-06-23 20:22:08 +08:00
README.md add refactor test codes (#5171) 2021-05-11 17:59:29 +08:00
README_CN.md Update readme file of test (#6546) 2021-07-15 16:09:58 +08:00
conftest.py Part of the fixture moved to the conftest file (#6523) 2021-07-15 15:03:54 +08:00
pytest.ini update error msg and verify issue #6287 (#6588) 2021-07-16 17:45:56 +08:00
requirements.txt update error msg and verify issue #6287 (#6588) 2021-07-16 17:45:56 +08:00

README.md

refactor_test