Example of tests (functional and contract) of an API using Supertest. The API used for testing is JSONPlaceholder.
Clone the project
Install the dependencies
Run functional tests
Run contract tests
Run all tests
Example of tests (functional and contract) of an API using Supertest. The API used for testing is JSONPlaceholder.
Clone the project
Install the dependencies
Run functional tests
Run contract tests
Run all tests