debugtalk
|
cd4e635d83
|
change validators from dict to list, as there may be several tests on one filed
|
2017-06-29 18:15:28 +08:00 |
|
debugtalk
|
7e3f1bdcc8
|
validate response: check validators and variables_mapping
|
2017-06-29 16:36:59 +08:00 |
|
debugtalk
|
6854607cf0
|
refactor: add extract_binds and validators
|
2017-06-29 15:27:26 +08:00 |
|
debugtalk
|
997e9d642b
|
extract_response when initialize ResponseObject
|
2017-06-28 23:35:56 +08:00 |
|
debugtalk
|
207998a2f5
|
change method name
|
2017-06-28 23:25:08 +08:00 |
|
debugtalk
|
c3d975133e
|
create ResponseObject, each test result will be associated with a ResponseObject
|
2017-06-28 23:08:17 +08:00 |
|
debugtalk
|
6c32fd751b
|
extract_response: extract content from requests.Response, and bind extracted value to context.extractors
|
2017-06-28 21:35:18 +08:00 |
|
debugtalk
|
4250992ad9
|
move response relevant code to ate/response.py
|
2017-06-28 15:29:40 +08:00 |
|