diff --git a/tavern_tests/test_failalways.tavern.yaml b/tavern_tests/test_failalways.tavern.yaml new file mode 100644 index 0000000..5c7dd8a --- /dev/null +++ b/tavern_tests/test_failalways.tavern.yaml @@ -0,0 +1,9 @@ +test_name: Test failing + +stages: + - name: This is to test the testing + request: + url: http://localhost:5000/api/v1/schedules/ + method: GET + response: + status_code: 418