Commit Graph

20 Commits

Author SHA1 Message Date
duanchao.bill
4b9433fa72 add:sql and thrift as step 2022-04-26 17:59:20 +08:00
debugtalk
5073308b03 refactor: reformat all code with black 2022-04-23 15:20:13 +08:00
debugtalk
ec44faa62b change: do not raise error if failed to get client/server address info 2020-06-19 14:13:01 +08:00
debugtalk
9a416a2c43 test: raise error if failed to get client/server address info 2020-06-18 10:59:12 +08:00
debugtalk
45a5f1c37c change: convert lst.0.name to lst[0].name 2020-05-29 11:16:43 +08:00
debugtalk
5b7bcea3d0 feat: make testsuite and run testsuite 2020-05-18 20:32:59 +08:00
debugtalk
8ab3968fb5 fix: log error when make testcase failed 2020-05-15 10:48:27 +08:00
debugtalk
d1fb5e6cdc change: remove support for Python 2.7 2020-03-07 17:05:07 +08:00
debugtalk
c6fb1e5af8 fix: abort test when failed to parse all cases 2020-02-19 12:00:03 +08:00
debugtalk
9c8f8327ea feat: add exception SummaryEmpty 2019-12-24 23:07:40 +08:00
debugtalk
e4f8ebd01f change: reformat code 2019-12-24 16:29:39 +08:00
debugtalk
a3e85f5213 fix: CSV relative path detection 2019-03-07 17:47:23 +08:00
debugtalk
e8d7f8e7c5 .env variables should be referenced with builtin ENV/environ function 2018-11-16 12:29:02 +08:00
debugtalk
80f7e0e845 Merge branch 'master' into bugfix 2018-08-09 14:43:17 +08:00
debugtalk
d336decbea bugfix: repalce BaseException with Exception 2018-08-09 14:41:03 +08:00
debugtalk
68435a8102 replace SuiteNotFound with TestcaseNotFound 2018-08-05 23:55:50 +08:00
debugtalk
4c53150ebb add TeardownHooksFailure exception 2018-07-27 11:41:59 +08:00
debugtalk
dee51b6682 refactor: query json content 2018-07-25 17:32:12 +08:00
debugtalk
fe9d5c497b remove exception type: ResponseFailure 2018-07-25 16:47:55 +08:00
debugtalk
4a87af51e7 rename excpetion module to exceptions 2018-07-25 10:52:16 +08:00