homework-jianmu/tests/pytest
Shengliang Guan 3d8ebc2660 refactor: adjust logs 2022-06-13 15:38:43 +08:00
..
TimeZone [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
account [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
alter [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
client [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
cluster fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
connector [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
crash_gen use dataDir to init sma env 2022-03-17 18:16:57 +08:00
dbmgmt [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
dockerCluster fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
functions [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
import_merge [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
insert feat: taos shell refactor (#11688) 2022-04-20 20:34:45 +08:00
manualTest fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
multilevel [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
perfbenchmark [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
query [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
random-test [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
restful [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
stable [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
stream fix(tmq): update tq for auto create table 2022-05-28 19:48:17 +08:00
subscribe [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
table [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
tag_lite [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
test_data [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
tools [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
topic [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
tsdb [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
update [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
user [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
util refactor: adjust logs 2022-06-13 15:38:43 +08:00
wal fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
ZoneTimeTest.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
bug2265.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
concurrent_inquiry.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
concurrent_inquiry.sh fix(build): exec output build bin. 2022-04-16 15:12:11 +08:00
crash_gen.sh fix(build): exec output build bin. 2022-04-16 15:12:11 +08:00
crash_gen_bootstrap.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
fulltest.bat fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
fulltest.sh [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
handle_crash_gen_val_log.sh [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
handle_taosd_val_log.sh fix(build): exec output build bin. 2022-04-16 15:12:11 +08:00
handle_val_log.sh [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
hivemq-extension-test.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
perf_gen.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
perf_gen.sh fix(build): exec output build bin. 2022-04-16 15:12:11 +08:00
queryCount.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
regressiontest.sh [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
simpletest_no_sudo.sh [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
smoketest.sh feat(tools): demoapi implemented normal insert/query (#11553) 2022-04-16 12:18:07 +08:00
test-all.bat fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
test.py fix(os): add win32 query case 2022-06-07 09:49:09 +08:00
test.sh fix(build): exec output build bin. 2022-04-16 15:12:11 +08:00
testCompress.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
testMinTablesPerVnode.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
testNoCompress.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
valgrind-test.sh [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00