BamBooMock helps user by mocking API and changing their response, response time and status, user can try all test case scenario like long loading time, error states, or any missing or incorrect data.
I am using yarn
to install the package.
npm install -g yarn
yarn
Running the app with the dev environment
yarn dev
Running the app with the production environment
yarn build
Load dist
directory. All the files are refreshed without extension reload except content script. Reload the extension to see the changes.