Commit Graph

290 Commits

Author SHA1 Message Date
Bomin Zhang 1afed4c067 td-1099: fix bug & compile error / add test cases 2020-08-29 17:18:14 +08:00
Ping Xiao e14f821b00 TD-1169: fix failed python cases 2020-08-17 18:40:30 +08:00
Ping Xiao 43b2f41fbb TD-819: increase test coverage 2020-07-21 16:24:59 +08:00
Ping Xiao 7a7e5fbe3b Merge branch 'develop' into null_value_query_test 2020-07-16 14:47:57 +08:00
Ping Xiao c3e3875bcb Merge branch 'develop' into null_value_query_test 2020-07-16 13:33:20 +08:00
Ping Xiao 66bb66170e TD-908: query null value test 2020-07-16 12:58:39 +08:00
Shengliang Guan e76ef8e880
Merge pull request #2583 from taosdata/remove_unsupported_python_cases
Remove unsupported python test cases
2020-07-07 15:38:17 +08:00
Ping Xiao 3dc3a58c59 TD-867: Remove unsupported python test cases 2020-07-07 14:52:32 +08:00
Shuduo Sang 7c66719128 add python test to cover "alter dnode"
[TD-868]
2020-07-07 14:42:27 +08:00
Shengliang Guan 559dbcd042
Merge pull request #2551 from taosdata/test/metadata_perform
add metadata performance test
2020-07-03 14:49:17 +08:00
Ping Xiao a8c12bab37 TD-780 metadata query test 2020-07-03 09:59:25 +08:00
dengyihao c6f10e2d2f add metadata performance test 2020-07-02 08:50:08 +08:00
Shengliang Guan 5d7a91030c
Merge pull request #2520 from taosdata/metadataQuery
fix a runtime error
2020-07-01 13:09:33 +08:00
Ping Xiao c43321fcea fix a runtime error 2020-07-01 11:53:48 +08:00
Shengliang Guan 1258896962
Merge pull request #2518 from taosdata/remotes/origin/hotfix/sangshuduo/fix_join_test
fix test case
2020-07-01 11:51:01 +08:00
Ping Xiao 505cbcb7ed TD-780: performance testing for metadata query 2020-07-01 10:16:03 +08:00
dengyihao 505b9a9091 fix test case 2020-07-01 02:38:17 +08:00
Ping Xiao 805ed72e9c Merge branch 'develop' into metadataQuery 2020-07-01 00:50:30 +08:00
Shengliang Guan f8cdaa7b22 Merge pull request #2498 from taosdata/hotfix/invalidWrite
check the application message length before passing it to server
2020-06-30 09:13:12 +08:00
Ping Xiao dde667116c TD-775: Remove numpy dependency from sql.py 2020-06-29 13:18:22 +08:00
Ping Xiao 3588f39307 TD-728: add test case to reproduce select last crash 2020-06-22 19:32:32 +08:00
Ping Xiao 47bb5247bc [TD-350]: add test cases for join queries 2020-06-19 19:18:31 +08:00
Ping Xiao 10774f580c [TD-350]: add filter test cases for range 2020-06-17 15:01:59 +08:00
Shuduo Sang 5761e2aa77 modify format by autopep8. 2020-06-16 16:36:14 +08:00
Ping Xiao 1d6edcfed8 [TD-350]: sort test case for both columns and tags all - supporting types 2020-06-13 13:48:53 +08:00
Ping Xiao 598444d591 https://jira.taosdata.com:18080/browse/TD-350: filter for all data types 2020-06-12 16:36:36 +08:00
Shuduo Sang ab47133213 few variables need reset after prepare called. 2020-06-05 11:35:43 +08:00
Ping Xiao af5f5e8ecd Merge branch 'develop' into morequerycases 2020-05-31 00:50:41 +08:00
Ping Xiao f1f00b1c7c TD-350: query 组合测试 2020-05-31 00:29:43 +08:00
Ping Xiao 47c63e89e6 1.Merge branch 'develop' into filterComboTest
2.Add query error cases
3.Add normal query cases
3.Add query cases with multiple filters
2020-05-25 20:37:43 +08:00
Ping Xiao 3070277c56 Merge branch 'develop' into filterComboTest 2020-05-23 16:59:04 +08:00
Ping Xiao 9daf6a9d54 query with and/or/illegal filter 2020-05-23 14:23:00 +08:00
Shuduo Sang 231df632bd change forcestop() to stop() to emulate ctrl-c 2020-05-22 15:42:10 +08:00
Shengliang Guan 2d872feb87
Merge pull request #1982 from taosdata/feature/pytest-output-sql-command-to-file
Feature/pytest output sql command to file
2020-05-22 12:02:27 +08:00
Ping Xiao 9a6e854748 add test cases for filters 2020-05-21 19:32:13 +08:00
Shuduo Sang cf4c4e98fd support log Sql command to file.
[TD-383]
2020-05-21 16:12:15 +08:00
Shuduo Sang 2f7644b465 fix autopep8 format. 2020-05-15 13:27:31 +08:00
Shuaiqiang Chang f45bf7705f test: add stable/insert.py;query/query.py 2020-05-14 18:47:57 +08:00
Shuduo Sang 2777a2f0c9 fix python source code for pep8 standard. 2020-04-27 15:23:15 +08:00
localvar c597c8ad58 TD-97: fix bug and update testcases 2020-04-25 10:02:16 +08:00