Commit Graph

17 Commits

Author SHA1 Message Date
httprunner
e538a86669 move response relevant code to ate/response.py 2017-06-28 15:29:40 +08:00
httprunner
884462a767 add unittest: test_parse_content_with_variables 2017-06-28 00:02:44 +08:00
httprunner
dc1ea46036 load_testcases_by_path: make compatible with none exist path 2017-06-27 19:17:48 +08:00
httprunner
db9f427088 change import mode 2017-06-27 18:46:14 +08:00
httprunner
0cdd1d9c1e load_testcases_by_path: testset has a config dict and a testcases list 2017-06-27 11:57:26 +08:00
httprunner
e7ca4f26fd load_testcases_by_path: return testcase sets list, each testset is corresponding to a file 2017-06-26 20:57:22 +08:00
httprunner
f2bc07ada5 load_testcases_by_path 2017-06-26 19:46:23 +08:00
httprunner
5ac8491c2d change testcase data structure, in order to distinguish config and test 2017-06-26 15:27:27 +08:00
httprunner
6a578e7851 change demo testcase file name 2017-06-25 20:29:59 +08:00
httprunner
b72725e139 diff http response: body 2017-06-21 17:20:50 +08:00
httprunner
908a2e522a change varaible name: response content => response body 2017-06-21 16:03:12 +08:00
httprunner
5e03acba5f diff http response: headers 2017-06-21 15:56:01 +08:00
httprunner
1bd2281be6 apiserver: get_customized_response, including status code and headers 2017-06-21 13:39:08 +08:00
httprunner
9a18fd326d diff http response: status code 2017-06-21 12:17:51 +08:00
httprunner
5834594d6c parse_response_object: load response content as json format if possible 2017-06-20 20:24:38 +08:00
httprunner
fdc7824de5 add parse_response_object 2017-06-20 20:06:36 +08:00
httprunner
0fd8f95e34 utils: testcases loader 2017-06-20 19:43:44 +08:00