msutkowski / msw-example

An example of msw used in react, storybook and jest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

An example of msw used in react, storybook and jest


Languages

Language:JavaScript 84.8%Language:HTML 10.5%Language:CSS 4.7%