Commit Graph

70 Commits

Author SHA1 Message Date
Bomin Zhang 9ab3b63a10 refactor pytest framework to include lineno in log 2020-07-09 10:45:46 +08:00
Shuduo Sang 7c66719128 add python test to cover "alter dnode"
[TD-868]
2020-07-07 14:42:27 +08:00
Ping Xiao dde667116c TD-775: Remove numpy dependency from sql.py 2020-06-29 13:18:22 +08:00
Shuduo Sang 2591b98809 support queue in multi-thread version. 2020-06-24 10:09:17 +08:00
liu0x54 9e24388528 merge 2020-06-16 10:10:49 +00:00
liu0x54 654f5aad26 for pass pytest 2020-06-16 10:08:49 +00: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
Bomin Zhang 8bf4ef21fa fix td-317: max table name length now is 392 2020-05-23 15:00:22 +08:00
Shuduo Sang cf4c4e98fd support log Sql command to file.
[TD-383]
2020-05-21 16:12:15 +08:00
Shuduo Sang 0280f36664 add few more cases and support check data type in connector. 2020-05-20 14:17:40 +08:00
Shuduo Sang 8fb55429e4 add more tag cases. 2020-05-19 19:30:59 +08:00
Shuduo Sang 5b439a5122 add tag_lite/filter.py
[TD-351]
2020-05-18 18:47:07 +08:00
Shuduo Sang 05a289d866 make failed msg friendly. 2020-05-16 11:35:31 +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 2777a2f0c9 fix python source code for pep8 standard. 2020-04-27 15:23:15 +08:00
Shuduo Sang 238879bc80 add None type support in sql.py. 2020-04-26 16:09:12 +08:00
Shuduo Sang 46a7c3c912 add insert/int.py and insert/float.py to test insert function.
[TD-167]
2020-04-24 23:54:39 +08:00
Shuduo Sang e7f46e4a1c add simplest python testcase for 2.0
[TD-128]
2020-04-11 16:12:47 +08:00