Commit Graph

169 Commits

Author SHA1 Message Date
Shuduo Sang 5868f3459c reduce python test case output. 2020-05-15 16:00:26 +08:00
Shuduo Sang 2f7644b465 fix autopep8 format. 2020-05-15 13:27:31 +08:00
Shuduo Sang bc5abd0f2f add some test cases to test boundary which defined in inc/taosdef.h
[TD-221]
2020-05-14 14:42:35 +08:00
changshuaiqiang f95f9ac8c0 test: add create table as select case 2020-05-13 18:52:46 +08:00
changshuaiqiang b320961643 test: add cases 2020-05-13 17:03:38 +08:00
Shuduo Sang 224496954f fix issue pytest stop dnode by pkill. 2020-05-09 19:14:33 +08:00
Shuduo Sang 118144968a add insert/nchar.py 2020-05-09 01:13:56 +08:00
hjxilinx 6e8f30554f [td-183] merge with develop branch 2020-05-07 14:34:55 +08:00
hjxilinx 31029ee27f [td-183] 2020-05-07 14:28:39 +08:00
Shuduo Sang 638f7b4afb fixup. 2020-05-05 18:45:05 +08:00
Shuduo Sang e2a9b1c28d fix binary.py and util/sql.py to support binary test
[TD-167]
2020-05-05 18:40:13 +08:00
Shuduo Sang 24cd95250e add date.py and binary.py to 2.0 2020-04-27 17:21:04 +08:00
Shuduo Sang 1971c6301a Merge branch 'develop' into add-insert-testcase-to-2.0 2020-04-26 15:31:43 +08:00
Shuduo Sang 48c0684ed5 add bigint bool double smallint tinyint cases. 2020-04-26 15:31:39 +08:00
Shuduo Sang ad519de25f refine python testcases. 2020-04-25 23:14:05 +08:00
Shuduo Sang c4eed9ec69 expose more info if case failed. 2020-04-25 00:43:05 +08:00
Shuduo Sang fefccc3adb make python test framework dynamically load module
with filename script pass

[TD-179]
2020-04-22 18:24:53 +08:00
slguan 8cf8f8f8fe Merge pull request #1618 from taosdata/feature/mpeer
Feature/mpeer
2020-04-16 11:34:38 +08:00
Shuduo Sang e7f46e4a1c add simplest python testcase for 2.0
[TD-128]
2020-04-11 16:12:47 +08:00