| .. |
|
nestedQuery
|
[TD-11776]<fix>change taosdemo to taosBenchmark (#8923)
|
2021-12-08 10:54:26 +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 |
|
bug5903.py
|
TD-5903 Romove 'SHOW VGROUP tabname' command.
|
2021-10-28 05:45:29 -04:00 |
|
bug6586.py
|
[TD-6586]<test>: add 1 testcase for TD-6586:Binary type value return None with python connector
|
2021-09-17 17:51:25 +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 |
|
distinctOneColTb.py
|
[TD-6113] <fix> fix case of TD-6113
|
2021-08-17 15:19:02 +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 |
|
filterNoKeyword.py
|
[TD-6234]<test>: add unit test case for TD-6011
|
2021-08-20 10:51:17 +08:00 |
|
filterOtherTypes.py
|
fix case issues
|
2021-09-14 18:19:13 +08:00 |
|
filterWithinMultiNchar.py
|
[TD-6054]<fix>: Filtered by tag with nchar value not as expected
|
2021-08-16 15:53:25 +08:00 |
|
floatCompare.py
|
[TD-2424]<test>: add test case for float compare
|
2020-12-15 17:31:20 +08:00 |
|
in.py
|
[TD-6038]<test>query with in combined with and filter
|
2021-08-12 19:51:32 +08:00 |
|
intervalOffset.py
|
td-1245: add test cases for interval offset
|
2020-09-17 09:44:02 +08:00 |
|
isNullTest.py
|
fix case issue
|
2021-09-15 08:58:28 +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
|
[TD-6312]<test>: add test case for last_row query in table with 100 columns
|
2021-08-27 10:13:41 +08:00 |
|
long_where_query.py
|
[td-225] fix compiler error and invalid in query.
|
2021-08-05 16:27:13 +08:00 |
|
natualInterval.py
|
td-1245: add test cases for interval offset
|
2020-09-17 09:44:02 +08:00 |
|
nestquery_last_row.py
|
merge from master into develop
|
2021-10-12 16:01:34 +08:00 |
|
operator_cost.py
|
[Issue#8479]Fix bug about the operator_cost error
|
2021-11-03 22:15:40 +08:00 |
|
query.py
|
[TS-656]<test>escape ascii test
|
2021-11-17 10:44:10 +08:00 |
|
query1970YearsAf.py
|
[TD-5398]<fix>: taosdemo 4096 columns table creation failed. (#6931)
|
2021-07-20 11:49:58 +08:00 |
|
query_performance.py
|
[TD-1988]<TEST> delete personal message
|
2020-11-09 16:19:14 +08:00 |
|
queryBetweenAnd.py
|
fix bug and case issue
|
2021-08-02 14:16:17 +08:00 |
|
queryCnameDisplay.py
|
[TS-653]<fix>: forbidden count(tbname) to mix up with agg, proj etc.
|
2021-11-29 16:39:48 +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 |
|
queryDiffColsOr.py
|
merge from master into develop
|
2021-10-12 16:01:34 +08:00 |
|
queryDiffColsTagsAndOr.py
|
[TD-6672]<test>: finish tests/pytest/query/queryDiffColsTagsAndOr.py
|
2021-10-30 18:28:29 +08:00 |
|
queryError.py
|
[TD-6006]<test> query where by column with no quotes
|
2021-08-12 14:59:57 +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
|
Update queryGroupbyWithInterval.py
|
2021-09-22 12:41:03 +08:00 |
|
queryGroupTbname.py
|
Revert "[TS-634]<test>: add test case"
|
2021-11-26 10:51:16 +08:00 |
|
queryInsertValue.py
|
fix case issue
|
2021-06-01 08:28:45 +08:00 |
|
queryInterval.py
|
merge from master
|
2021-07-30 13:52:54 +08:00 |
|
queryJoin.py
|
[TD-6425]<test>: add test case for join result more than 1MB
|
2021-09-07 16:32:18 +08:00 |
|
queryJoin10tables.py
|
[TD-3295]<test> add case for TD-3295
|
2021-04-06 18:18:10 +08:00 |
|
queryLike.py
|
[TS-821]<fix>: fixed bug that 'like' worked imporperly in Windows
|
2021-12-16 22:52:11 +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-6591]test framework on windows
|
2021-09-15 16:31:21 +08:00 |
|
queryNullValueTest.py
|
[TD-2742]<test>modify case for unsigned
|
2021-02-22 12:59:00 +08:00 |
|
queryPerformance.py
|
[TD-6295][ci skip]<test>: Update performace test script for perfMonitor
|
2021-08-25 11:40:21 +08:00 |
|
queryRegex.py
|
update queryRegex.py
|
2021-10-21 17:32:38 +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
|
update
|
2021-12-01 14:55:53 +08:00 |
|
queryStableJoin.py
|
[TD-5206]<test>:test query stable join function
|
2021-07-19 10:41:40 +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 |
|
queryTbnameUpperLower.py
|
fix case issue
|
2021-10-08 19:32:58 +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 |
|
queryWildcardLength.py
|
[TD-5616]like wildcard max_length test--merge to master
|
2021-08-11 19:17:08 +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 |
|
schemalessQueryCrash.py
|
finish testcases
|
2021-10-29 18:05:14 +08:00 |
|
select_last_crash.py
|
[TS-717]<test>: add test case for cachelast option 2 and 3
|
2021-11-26 10:41:34 +08:00 |
|
sliding.py
|
remove mark
|
2021-11-15 17:09:30 +08:00 |
|
subqueryFilter.py
|
Fix test failure
|
2021-06-08 14:31:09 +08:00 |
|
tbname.py
|
[TD-5922]<test>: add unitest cases
|
2021-08-10 18:46:55 +08:00 |
|
udf.py
|
[TD-6137]<test>:add test case for udf to support all query ways
|
2021-10-29 14:43:54 +08:00 |
|
unionAllTest.py
|
[TS-795]<test>: add test case
|
2021-12-07 17:15:32 +08:00 |