..
nestedQuery
[TD-5078]<test>: update test case for nested query
2021-07-06 18:28:45 +08:00
__init__.py
TD-97: fix bug and update testcases
2020-04-25 10:02:16 +08:00
bug1471.py
fix TD-1471
2020-10-20 15:04:47 +08:00
bug1874.py
[TD-1888]<test>add test case for td-1874
2020-11-11 10:53:00 +08:00
bug1875.py
[TD-1889]<test>add case for td-1875
2020-11-11 10:51:45 +08:00
bug1876.py
[TD-1890]<test> add test cae for TD-1876
2020-11-09 15:31:53 +08:00
bug2117.py
[TD-2185]<test>add test case
2020-12-04 18:40:52 +08:00
bug2118.py
[TD-2162]<test> add test for percentile
2020-12-16 11:46:44 +08:00
bug2119.py
[TD-2375]<test>test percentile from blank table
2020-12-08 16:41:03 +08:00
bug2143.py
[TD-2161]<test> add test case
2020-12-04 18:55:15 +08:00
bug2218.py
<test> fix test case error
2020-11-30 14:30:29 +08:00
bug2281.py
[TD-2332]<test>test diff&&top
2020-12-08 16:36:01 +08:00
bug3351.py
[test]<fix> add test case and bug case
2021-03-23 13:55:10 +08:00
bug3375.py
add case for TD-3375
2021-03-22 17:17:31 +08:00
computeErrorinWhere.py
[TD-2039] <test> verify the bug of TD-2039
2021-04-27 09:30:40 +08:00
dataLossTest.py
[TD-1823] <test> add test case for data loss
2020-10-29 16:48:18 +08:00
filter.py
[TD-4695]<test>update case for <> on primary ts
2021-06-15 14:16:10 +08:00
filterAllIntTypes.py
add python test to cover "alter dnode"
2020-07-07 14:42:27 +08:00
filterAllUnsignedIntTypes.py
[TD-2742]<test>modify case for unsigned
2021-02-22 12:59:00 +08:00
filterCombo.py
TD-867: Remove unsupported python test cases
2020-07-07 14:52:32 +08:00
filterFloatAndDouble.py
[TD-350]: add filter test cases for range
2020-06-17 15:01:59 +08:00
filterOtherTypes.py
[TD-2152] <test> add test case for join query
2020-11-25 11:19:15 +08:00
floatCompare.py
[TD-2424]<test>: add test case for float compare
2020-12-15 17:31:20 +08:00
in.py
[TD-4426]<fix> add test case
2021-06-05 06:06:09 +08:00
intervalOffset.py
td-1245: add test cases for interval offset
2020-09-17 09:44:02 +08:00
isNullTest.py
[TD-2366]<test> add test case for is null
2020-12-11 15:31:15 +08:00
kill_query.py
[TD-1592]<test>: add test case for kill qeury>
2020-11-06 15:23:16 +08:00
last_cache.py
[TD-2354]<test>: add test case for cache last_row
2020-12-31 17:05:32 +08:00
last_row_cache.py
update test case
2021-06-08 11:15:12 +08:00
natualInterval.py
td-1245: add test cases for interval offset
2020-09-17 09:44:02 +08:00
nestquery_last_row.py
[TD-5055]<fix> handle incorret resul
2021-07-16 23:38:11 +08:00
query.py
[TD-2671]<test>: add test case for STABLE
2021-02-02 14:53:08 +08:00
query1970YearsAf.py
[TD-5398]<fix>: taosdemo 4096 columns table creation failed. ( #6930 )
2021-07-20 10:14:55 +08:00
query_performance.py
[TD-1988]<TEST> delete personal message
2020-11-09 16:19:14 +08:00
queryBetweenAnd.py
[TD-3182] <fix>: add queryBetweenAnd.py and add to CI
2021-03-10 14:47:02 +08:00
queryCnameDisplay.py
[TD-5229]<fix>: cname display is incomplete
2021-07-16 11:32:20 +08:00
queryConnection.py
TD-1227 add test case
2020-09-01 17:59:04 +08:00
queryCountCSVData.py
add testcast queryCountCSVData.py and add it to fulltest.sh
2020-10-28 15:26:41 +08:00
queryError.py
[TD-2465]<test>add error sql
2020-12-18 11:00:16 +08:00
queryFillTest.py
[TD-2635]<test>: add test case
2021-01-20 17:27:06 +08:00
queryFilterTswithDateUnit.py
Update queryFilterTswithDateUnit.py
2021-04-23 16:54:47 +08:00
queryGroupbySort.py
[TD-3181]<test>add testcase for TD-3170
2021-03-08 11:24:46 +08:00
queryGroupbyWithInterval.py
[TD-1478]<test> add test case query groupby with interval
2020-09-16 18:51:24 +08:00
queryInsertValue.py
fix case issue
2021-06-01 08:28:45 +08:00
queryInterval.py
fix bug issue
2021-07-06 11:47:18 +08:00
queryJoin.py
fix timezone error
2021-06-02 05:52:00 +00:00
queryJoin10tables.py
[TD-3295]<test> add case for TD-3295
2021-04-06 18:18:10 +08:00
queryLike.py
update Jenkinksfile
2020-11-05 18:44:37 +08:00
queryMetaData.py
add python test to cover "alter dnode"
2020-07-07 14:42:27 +08:00
queryMetaPerformace.py
add python test to cover "alter dnode"
2020-07-07 14:42:27 +08:00
queryNormal.py
[TD-3800]<test>: add test case for query last(*)
2021-04-19 13:54:40 +08:00
queryNullValueTest.py
[TD-2742]<test>modify case for unsigned
2021-02-22 12:59:00 +08:00
queryPerformance.py
Merge from master into develop
2021-07-16 14:01:22 +08:00
querySecondtscolumnTowherenow.py
[TD-4695]<test>update case for <> on primary ts
2021-06-15 14:16:10 +08:00
querySession.py
[TD-4734]<feature> session_window and state window support main query
2021-06-20 21:51:15 +08:00
querySort.py
[TD-2742]<test>modify case for unsigned
2021-02-22 12:59:00 +08:00
queryStateWindow.py
[TD-45145]<test>: add testcase of stat_window function
2021-06-19 17:02:09 +08:00
queryStddevWithGroupby.py
[TD-3652]<test> add case for TD-3652 to resolve TD-3590
2021-04-06 18:06:59 +08:00
queryTscomputWithNow.py
[TD-3918] <test> add case to verify the bug of TD-3897
2021-04-23 10:45:22 +08:00
queryTsisNull.py
[TD-3954] <test> add case for resolve the bug of TD-3899
2021-05-07 10:58:03 +08:00
queryWithTaosdKilled.py
fix test failures
2020-12-12 11:11:41 +08:00
removeDBAndSTable.py
[TD-1743]<test> add test case for remove db and STable
2020-10-20 09:48:00 +08:00
select_last_crash.py
Merge pull request #2583 from taosdata/remove_unsupported_python_cases
2020-07-07 15:38:17 +08:00
sliding.py
[TD-2700]<test>: add test case
2021-01-21 19:10:01 +08:00
subqueryFilter.py
Fix test failure
2021-06-08 14:31:09 +08:00
tbname.py
support log Sql command to file.
2020-05-21 16:12:15 +08:00
unionAllTest.py
[TD-4017]<test>: add test case
2021-05-08 15:56:18 +08:00