Skip to content
Snippets Groups Projects
Commit d4b42cc8 authored by Dariusz Kędzierski's avatar Dariusz Kędzierski
Browse files

Added response validator to tavern smoketests

- Response validator has been added: it validates if error or result
  fields are present in response. Occurence of error field will fail
  the given test.
- In order for validator to work a path to test directory must be added
  to PYTHONPATH i.e you can run py.test from inside of tavern dir using:
  PYTHONPATH=$PYTHONPATH:$(pwd) py.test -v
parent 1a5a4c0c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment