This repo serves as a basic example on how to use Mock Service Worker to add integration tests to our React apps.
To run it locally just:
Install the dependencies:
npm installRun the project
npm startThis repo serves as a basic example on how to use Mock Service Worker to add integration tests to our React apps.
To run it locally just:
Install the dependencies:
npm installRun the project
npm start