-
Notifications
You must be signed in to change notification settings - Fork 31
Generate Jest snapshots from Storybook stories #116
Conversation
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
This is awesome, we have talked about this many times, but we never got the time to do it. |
nicosampler
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great job @katspaugh. 💪
|
Travis automatic deployment: |
1 similar comment
|
Travis automatic deployment: |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
This PR adds simple regression testing based on Jest snapshots. They are automatically generated from the Storybook stories.
When changing a component implementation, this will help us find potential bugs.
What do you guys think?
Caveats:
tests/jest-runtime.js)