testing Mocha.js equivalent of it.each Mochajs doesn't have `it.each` but it's still possible to easily write repeating tests
testing Mocking REST endpoints in web apps, the easy way tldr; Use client-side mocks for your REST API endpoints with connect-api-mocker