Commit Graph

50 Commits

Author SHA1 Message Date
liuyq-617 07cded1fad improve coverage of operations 2021-04-25 15:16:39 +08:00
tomchon c21292c7a6 [TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat 2021-04-21 20:04:03 +08:00
liuyq-617 282d1c10f2 [TD-3318]<test>add case for stddev 2021-03-18 11:18:51 +08:00
liuyq-617 683b1282b8 abort build 2021-03-17 14:28:36 +08:00
liuyq-617 4e34b78dcd add stage after build 2021-03-17 14:24:55 +08:00
liuyq-617 8930b00ead inc coreverage of operation 2021-03-17 14:19:03 +08:00
huili 61db2e2217
Merge pull request #5445 from taosdata/xiaoping/add_test_case
[TD-1002]<test>: add test case for double type
2021-03-16 14:19:18 +08:00
huili d70cef9f61
Merge pull request #5443 from taosdata/test/testcase
[TD-3223]<test>case for stddev on the same column
2021-03-16 14:19:09 +08:00
Ping Xiao e94cbdf532 [TD-1002]<test>: add test case for double type 2021-03-15 15:09:41 +08:00
liuyq-617 7879ca6aba [TD-3223]<test>case for stddev on the same column 2021-03-15 09:52:19 +08:00
Ping Xiao 31f9b71d82 [TD-1002]<test> add test case for percentile function 2021-03-13 15:05:35 +08:00
huili 3c72ecd002
Merge pull request #5424 from taosdata/test/testcase
[TD-3196]<test>stddev+group by null tag value
2021-03-13 09:43:03 +08:00
liuyq-617 3c600a30bf Merge branch 'develop' into test/testcase 2021-03-12 15:23:30 +08:00
liuyq-617 be6c5c8982 [TD-3196]<test>stddev+group by null tag value 2021-03-12 15:14:41 +08:00
liuyq-617 b6d80466b7 inc code coverage 2021-03-05 18:51:14 +08:00
liuyq-617 a54f339b35 fix error 2021-03-05 18:03:15 +08:00
liuyq-617 166975421a [TD-3161]<test>Inc coverage of calculation 2021-03-05 17:37:33 +08:00
liuyq-617 d97e727419 [TD-3161]<test>add coverage on unsigned type 2021-03-04 10:06:19 +08:00
liuyq-617 e3ad650969 fix 2021-02-26 13:45:28 +08:00
liuyq-617 86e6e9ec92 modify test case for unsigned datetype 2021-02-22 13:06:40 +08:00
liuyq-617 0b4f0680d3 [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
liuyq-617 0bcecce064 modify 2021-02-20 17:09:58 +08:00
liuyq-617 f63f60b5db modify 2021-02-20 16:01:31 +08:00
huili 3da1024d7e
Merge pull request #5120 from taosdata/test/testcase
[TD-2555]<test>add test case for stddev
2021-02-03 17:20:18 +08:00
liuyq-617 9d803a60db update 2021-02-02 20:19:43 +08:00
liuyq-617 04703e4ed0 change 2021-02-02 18:25:18 +08:00
liuyq-617 8fb87d7faf [TD-2555]<test>add test case for stddev 2021-02-02 18:19:09 +08:00
Haojun Liao 19fb8c0d62 [TD-225]fix script error. 2021-02-02 16:35:40 +08:00
Haojun Liao 507242aa22 [TD-225]fix error in test script. 2021-01-30 14:32:21 +08:00
Yiqing Liu 3a096cc51b
Merge branch 'develop' into test/testcase 2021-01-08 15:21:37 +08:00
liuyq-617 888b8ec13c [TD-2627]<test> add case for apercentile 2021-01-08 14:38:37 +08:00
Ping Xiao a05788695c [TD-2610]<test> add test case 2021-01-08 09:48:12 +08:00
huili 90db65b5a7
Merge pull request #4804 from taosdata/test/testcase
[TD-2607] add test case
2021-01-05 17:21:37 +08:00
liuyq-617 f355d37c67 fix 2021-01-04 19:21:13 +08:00
liuyq-617 6c9b2bf696 [TD-2607] add test case 2021-01-04 19:20:19 +08:00
Ping Xiao 303936b8dc [TD-2601][TD-2609][TD-2624]<test> add test case 2021-01-04 18:38:14 +08:00
Ping Xiao 632c3b5077 [TD-2583]<test>: add test case for min/max function 2021-01-04 15:50:32 +08:00
liuyq-617 305d3c10c5 [TD-2563]<test>bottom/top+interval 2020-12-30 14:05:59 +08:00
liuyq-617 856ada1b41 [TD-2457]<test>bottom+interval+order by 2020-12-30 13:18:38 +08:00
liuyq-617 3d207a7d03 [TD-2558]<test>add test case for twa 2020-12-29 11:29:38 +08:00
Ping Xiao 545be38993 [TD-965]<test>: add test case for TWA 2020-12-19 13:36:17 +08:00
Ping Xiao f2c8a1485d fix test failures 2020-12-12 11:11:41 +08:00
Ping Xiao a818a44385 [TD-2366]<test> add test case for is null 2020-12-11 15:31:15 +08:00
Ping Xiao 0dfd82a7fb [TD-2129]<test>: add test case for twa 2020-12-10 14:12:53 +08:00
Ping Xiao c2ce955d20 [TD-2036] add test case for arithmetic 2020-11-16 17:34:26 +08:00
Ping Xiao 0670f28138 [TD-1937] <test> add test case for TD-1937 2020-11-06 14:37:53 +08:00
yihaoDeng bca09e93e3 TD-1705 2020-10-16 05:18:59 +00:00
Ping Xiao e14f821b00 TD-1169: fix failed python cases 2020-08-17 18:40:30 +08:00
Ping Xiao a1b79d8115 Merge branch 'develop' into queryPercentile 2020-07-21 16:44:08 +08:00
Ping Xiao 43b2f41fbb TD-819: increase test coverage 2020-07-21 16:24:59 +08:00