lightblue-platform / pyresttest

Python Rest Testing
Apache License 2.0
1 stars 1 forks source link

When use operator=empty still have to specify expected in json validator #1

Closed jewzaam closed 10 years ago

jewzaam commented 10 years ago

It isn't really needed, validation is just checking for field missing in response body.

jewzaam commented 10 years ago

Probably is a better way to capture this validation, so consider rewriting.