Commit Graph

414 Commits

Author SHA1 Message Date
localvar c597c8ad58 TD-97: fix bug and update testcases 2020-04-25 10:02:16 +08:00
Shuduo Sang c4eed9ec69 expose more info if case failed. 2020-04-25 00:43:05 +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
localvar a9e6abc09f TD-97: add test case 2020-04-24 18:08:18 +08:00
Steven Li 741ba77cb2 Now using deterministic dice 2020-04-23 01:15:14 -07:00
Steven Li 52ceb2a9e7 Merge branch 'develop' into feature/python-test-no-sudo 2020-04-22 16:33:55 -07:00
Steven Li dad9f027e3 minor tweak 2020-04-22 15:46:54 -07: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
Shuduo Sang ba6cf0dd9b add valgrind test support. current threshold is 23.
[TD-138]
2020-04-21 11:29:36 +08:00
Steven Li 772c47a121 Now able to run Python test against local server, without sudo/root privileges 2020-04-18 20:35:01 -07:00
slguan 8cf8f8f8fe Merge pull request #1618 from taosdata/feature/mpeer
Feature/mpeer
2020-04-16 11:34:38 +08:00
Shuduo Sang 8863766f73 make print output be python2 and python3 compatible. 2020-04-14 11:02:01 +08:00
Shuduo Sang 9d13fd243b Upgrade Python to 3 instead of 2 for testcase development.
[TD-139]
2020-04-11 04:15:36 +08:00
Shuduo Sang e7f46e4a1c add simplest python testcase for 2.0
[TD-128]
2020-04-11 16:12:47 +08:00