httprunner
|
87ef0b3cd6
|
change validators from dict to list, as there may be several tests on one filed
|
2017-06-29 18:15:28 +08:00 |
|
httprunner
|
1bca625f42
|
validate response: check validators and variables_mapping
|
2017-06-29 16:36:59 +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
|
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 |
|