-
Have you had any luck getting https://github.com/storybookjs/storybook/tree/next/addons/storyshots/storyshots-core to work with `storybook-builder-vite` and `vitest`?
-
Hey there! Does anyone have any experience getting this addon to work with Storyshots? The Storyshots docs says to explicitly export the decorator in the `.storybook/preview.js` file. However, with th…
-
First, thanks for a very useful addon. I followed the setup instructions and it works great, aside from causing storyshots to not work. This happens when I don't change any code, simply:
1. Update sn…
-
Hey! Awesome work here! It helped me a lot.
I'd like to suggest this project supported Storyshots too!
It's a little tricky to configure but I was able to do it by replacing react-test-renderer wi…
-
Hi, thanks for this library, not really a bug but
I'm running storyshots on components that contain this component, but the storyshots test fails with:
`TypeError: Cannot set property 'volume' of …
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
In a project I'm working on, we're testing several compon…
-
Hi, guys! :)
I need your help, please. On our project, we using jest + enzyme to test components. We created component Calendar, wich include DateRangePicker from your library, and its working fine…
-
### Reduced Test Case
https://stackblitz.com/edit/node-cd3fqa
### Bug Description
the calendar component throws an error when running for Storyshots.
What is strange for me, the production/d…
-
[Jira issue](https://yoast.atlassian.net/browse/DUPP-721)
Storyshots are too generous right now, can we:
Lower diff threshold?
Something smart?
Make sure all (new) components have storysho…
-
# Why
I just pushed gravitational/webapps#1422 which fixes some stories in packages/teleterm. They got neglected because we simply forgot about them when making breaking changes in their underlying…