/msw-example

An example of msw used in react, storybook and jest

Primary LanguageJavaScript

MSW example

This is a combination of CRA boostrapped App, Storybook, MSW.

Additionally I use (for graphql queries) the fabulous urql.

Known issues

  • Tests are buggy
    • act() errors
    • renders graphql error passes only with .only (flaky)