@clarify/api-test-support
v0.4.0
Published
MSW stubs for the Clarify API
Downloads
41
Readme
@clarify/api-test-support
This package provides msw handlers for our API. It can be used to mock our API in JavaScript environments. The mocks are stateless, which means they will have limited use, but will make simple test cases possible.