This project is an Contract Test example using JavaScript, Jest and SuperTest.
- npm i
- npm run test
now we use the jsonSchema this way ('type' is "string") because we want the tests to be broken! to fix them open the following path: cypress\fixtures\jsonSchema.json and change line 24 'type' to "integer".