tubearchivist-frontend/mocks
Sean Norwood 2e213376e3
Initial
2022-10-18 14:28:37 -05:00
..
README.md Initial 2022-10-18 14:28:37 -05:00
index.js Initial 2022-10-18 14:28:37 -05:00

README.md

Mocks

Use this to mock any third party HTTP resources that you don't have running locally and want to have mocked for local development as well as tests.

Learn more about how to use this at mswjs.io

For an extensive example, see the source code for kentcdodds.com