In this space, I experiment with Supertest against some public APIs.
To run tests:
npm install
npm test
- Finish testing restful-booker
- Setup some useful reporting
- Discover other interesting APIs to test from this list
Have a suggestion for a public API to test, or want to request a test for a specific feature or scenario? Feel free to raise an issue on GitHub.