Commit Graph

10 Commits

Author SHA1 Message Date
debugtalk
3d8c4d4913 rename variable name, avoid confliction with module name 2017-11-02 16:54:27 +08:00
debugtalk
c9ed952a44 fix: run testcases by folder path 2017-11-02 15:08:59 +08:00
debugtalk
d5addd7af5 add testcase file path check 2017-11-02 12:03:05 +08:00
debugtalk
efa4a9c794 runner: rename method name 2017-09-25 15:52:52 +08:00
debugtalk
45ede0d5ad bugfix: once task_suite been executed, task in task_suite will be None, and can not call print_output function 2017-09-20 14:57:03 +08:00
debugtalk
e0e8f2d2ec make ApiTestSuite class to hold ApiTestCase 2017-09-19 23:33:09 +08:00
debugtalk
611acf528a bugfix: adjust functions location to avoid cross reference 2017-09-18 16:01:19 +08:00
luowentao
7bffdda3aa refactor: fix typos 2017-09-11 20:44:57 +08:00
debugtalk
57b1f35e4d optimize response validation: if validation failed, then raise ValidationError directly 2017-08-02 15:10:38 +08:00
debugtalk
ef769ca668 split ate/main.py to ate/cli.py and ate/task.py 2017-07-19 15:49:15 +08:00