homework-jianmu/tests/pytest/functions
Shuduo Sang 43feda0595
[TD-13408]<test>: move tests in for3.0 (#10598)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests out"

This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb.

* revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb

* immigrate file change from stand-alone repo to TDengine

for 3.0

* remove tests repository for Jenkinsfile2

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 19:25:29 +08:00
..
all_null_value.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_arithmetic.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_avg.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_avg_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_bottom.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_bottom_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_count.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_count_last_stab.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_count_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_derivative.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_diff.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_diff_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_first.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_first_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_interp.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_irate.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_last.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_last_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_last_row.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_last_row_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_leastsquares.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_leastsquares_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_max.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_max_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_min.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_min_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_operations.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_operations_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_percentile.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_percentile2.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_percentile_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_spread.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_spread_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_stateWindow.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_stddev.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_stddev_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_stddev_td2555.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_sum.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_sum_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_top.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_top_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_twa.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_twa_restart.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
function_twa_test2.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
queryTestCases.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
showOfflineThresholdIs864000.py [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00