Testing scenarios for the jsonplaceholder mock api, using mocha and the chai assertion library.
This project uses the package manager Yarn. Installation instructions are here
yarn install
This command will install the packages required to run the test.
yarn test
This command will run the mocha tests.