pixiebrix-extension
pixiebrix-extension copied to clipboard
Research spike: detect broken Storybook stories as part of CI
We'd like to integrate Storybook stories as part of CI, because they keep on breaking without us noticing. Currently, we have manually checking Storybook as a PR checklist item.
We need to conduct a research spike to determine the best course of action.
Definition of Done An implementation sketch and a new GitHub issue for the implementation portion of this.
Potential solutions
- Cypress
- Snapshot testing? @BALEHOK
- This library could be a resource? https://github.com/storybookjs/testing-react
Additional Context https://github.com/pixiebrix/pixiebrix-extension/issues/2152