An example testing repo against some public APIs.
Recommended Node v12.22, NPM v7.24
Clone the repo from Github, then install with npm ci.
Tests are run with npm test.
This collection hits against Catfact.
You'll notice some occasional test failures:
- Some of the cat facts seem to have incorrect "lengths" returned, compared to the actual length of the item.
- The
/breedsendpoint ignores the submitted limit amount for pagination purposes