Commit Graph

10 Commits

Author SHA1 Message Date
httprunner
1bca625f42 validate response: check validators and variables_mapping 2017-06-29 16:36:59 +08:00
httprunner
5da07a1652 add comparators 2017-06-29 16:13:20 +08:00
httprunner
a9c4af3a82 change method of checking python version 2017-06-29 15:39:14 +08:00
httprunner
67a5de3575 refactor: add extract_binds and validators 2017-06-29 15:27:26 +08:00
httprunner
b139459195 extract_response when initialize ResponseObject 2017-06-28 23:35:56 +08:00
httprunner
895553e158 change method name 2017-06-28 23:25:08 +08:00
httprunner
f5705e37f8 create ResponseObject, each test result will be associated with a ResponseObject 2017-06-28 23:08:17 +08:00
httprunner
4f87c14f53 can only use parameter names (sep, maxsplit) in Python 3.x, not supported in Python2.x 2017-06-28 21:47:10 +08:00
httprunner
fc9218c70c extract_response: extract content from requests.Response, and bind extracted value to context.extractors 2017-06-28 21:35:18 +08:00
httprunner
e538a86669 move response relevant code to ate/response.py 2017-06-28 15:29:40 +08:00