Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 272 Bytes

Functional API tests

These tests use the live API to check the response is as expected.

The JsonMapper instance is configured to throw an exception whenever a @required property is not present in the JSON payload, or if a new field is given that isn't on the model.