pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

Research spike: detect broken Storybook stories as part of CI

Open mnholtz opened this issue 3 years ago • 0 comments

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

mnholtz avatar Oct 14 '22 18:10 mnholtz