- Nov 05, 2020
-
-
Pawel Maniora authored
-
- Oct 23, 2020
-
-
Pawel Maniora authored
-
- Jul 28, 2020
-
-
Dariusz Kędzierski authored
- Added pattern validator - Added patterns for 5000000 blocks - Added bridge_api pattern tests - failing tests are marked with XFAIL - Added marks to all tests
-
- Jul 27, 2020
-
-
Dariusz Kędzierski authored
- 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
-
- Jul 09, 2020
-
-
- removed not needed out.json files - added and updated .gitignore file - fixes in contain comparator
-