TDengine/tests/pytest/functions
2021-12-21 17:45:59 +08:00
..
all_null_value.py [TD-2610]<test> add test case 2021-01-08 09:48:12 +08:00
function_all_sample.py mavg/csum/sample test case developer self test modification 2021-11-09 14:42:34 +08:00
function_arithmetic.py [TD-10515]<test>: add testcases for TD-10515:test arithmetic function with blank table 2021-10-08 14:44:48 +08:00
function_avg.py modify 2021-02-20 16:01:31 +08:00
function_avg_restart.py modify 2021-02-20 16:01:31 +08:00
function_bottom.py [TD-6046]<fix> fix bottom,top,diff,derivative ts bugs 2021-08-20 10:25:03 +08:00
function_bottom_restart.py modify 2021-02-20 16:01:31 +08:00
function_ceil.py enhance/modify test case 2021-11-26 08:30:43 +08:00
function_count.py modify 2021-02-20 16:01:31 +08:00
function_count_last_stab.py adjust case to group by have null value 2021-11-24 10:52:05 +08:00
function_count_restart.py fix 2021-02-26 13:45:28 +08:00
function_csum.py Update function_csum.py 2021-11-29 16:03:34 +08:00
function_derivative.py merger from develop 2021-11-26 13:26:51 +08:00
function_diff.py Merge from master 2021-08-25 11:51:48 +08:00
function_diff_restart.py [TD-4602]<test>: add test case: diff function for super table 2021-06-09 18:31:08 +08:00
function_elapsed.py [TD-10986]<feature>: perfect auto test case 2021-11-25 22:21:07 -05:00
function_elapsed_case.py add test case 2021-12-21 17:45:59 +08:00
function_elapsed_restart.py [TD-10986]<feature>: fix auto test case 2021-11-24 06:58:22 -05:00
function_first.py modify 2021-02-20 17:09:58 +08:00
function_first_restart.py TD-1705 2020-10-16 05:18:59 +00:00
function_floor.py pass CI tests 2021-11-26 17:23:15 +08:00
function_interp.py [TD-10739]<test>: add test case for interp 2021-12-06 13:23:06 +08:00
function_irate.py [TD-4552]<test>: update testcase that compressing wal logs 2021-06-29 19:17:13 +08:00
function_last.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_last_restart.py TD-1705 2020-10-16 05:18:59 +00:00
function_last_row.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_last_row_restart.py TD-1705 2020-10-16 05:18:59 +00:00
function_leastsquares.py fix 2021-02-26 13:45:28 +08:00
function_leastsquares_restart.py fix 2021-02-26 13:45:28 +08:00
function_mavg.py Update function_mavg.py 2021-11-29 16:04:49 +08:00
function_max.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_max_restart.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_min.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_min_restart.py modify test case for unsigned datetype 2021-02-22 13:06:40 +08:00
function_operations.py [TD-3086]<feature> add test case 2021-06-16 22:28:13 +08:00
function_operations_restart.py fix error 2021-03-05 18:03:15 +08:00
function_percentile.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_percentile2.py [TD-1002]<test>: add test case for double type 2021-03-15 15:09:41 +08:00
function_percentile_restart.py modify test case for unsigned datetype 2021-02-22 13:06:40 +08:00
function_round.py pass CI tests 2021-11-26 17:23:15 +08:00
function_sample.py add function_sample_restart.py 2021-09-24 13:27:08 +08:00
function_sample_restart.py add function_sample_restart.py 2021-09-24 13:27:01 +08:00
function_spread.py fix 2021-02-26 13:45:28 +08:00
function_spread_restart.py fix 2021-02-26 13:45:28 +08:00
function_stateWindow.py [TD-4294]<test case> 2021-05-31 18:00:14 +08:00
function_stddev.py add test case 2021-11-27 17:00:57 +08:00
function_stddev_restart.py modify test case for unsigned datetype 2021-02-22 13:06:40 +08:00
function_stddev_td2555.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_sum.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_sum_restart.py modify test case for unsigned datetype 2021-02-22 13:06:40 +08:00
function_top.py [TD-6046]<fix> fix ts top/bottom index error when using order by 2021-08-20 10:34:53 +08:00
function_top_restart.py modify test case for unsigned datetype 2021-02-22 13:06:40 +08:00
function_twa.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_twa_restart.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_twa_test2.py [TD-2601][TD-2609][TD-2624]<test> add test case 2021-01-04 18:38:14 +08:00
queryTestCases-td3690.py [TD-10904]<fix>: support Arch Linux compile (#8618) 2021-11-10 10:12:13 +08:00
queryTestCases-td4082.py [TD-10904]<fix>: support Arch Linux compile (#8618) 2021-11-10 10:12:13 +08:00
queryTestCases-td4097.py [TD-10904]<fix>: support Arch Linux compile (#8618) 2021-11-10 10:12:13 +08:00
queryTestCases-td4288.py [TD-10904]<fix>: support Arch Linux compile (#8618) 2021-11-10 10:12:13 +08:00
queryTestCases-td4724.py [TD-10904]<fix>: support Arch Linux compile (#8618) 2021-11-10 10:12:13 +08:00
queryTestCases-td5790.py [TD-10904]<fix>: support Arch Linux compile (#8618) 2021-11-10 10:12:13 +08:00
queryTestCases-td5935.py [TD-10904]<fix>: support Arch Linux compile (#8618) 2021-11-10 10:12:13 +08:00
queryTestCases-td6068.py [TD-10904]<fix>: support Arch Linux compile (#8618) 2021-11-10 10:12:13 +08:00
queryTestCases.py fix show variables and show vgroups case 2021-11-18 17:03:33 +08:00
showOfflineThresholdIs864000.py showOffline needed 2021-08-31 11:48:54 +08:00
variable_httpDbNameMandatory.py [TD-12143]<test>:modify cfgPath 2021-12-15 11:18:45 +08:00