-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to setup storyshot onto storybook with addon-storyshot for Vue app generated by vue cli 3 #4484
Comments
|
@igor-dv sorry if my screenshot was confusing. I ran |
Can you please share your test file and jest.config ? |
@igor-dv everything is already in |
I've checked your repo, and couldn't find there any jest.config and test that contains Storyshot (in all 3 branches) |
@igor-dv oh boy...my fault. I added new experiment I tried into this branch |
Adding CC #4475 |
If you are reporting a bug or requesting support, start here:
Bug or support request summary
Please provide issue details here - What did you expect to happen? What happened instead?
What expect
Build stories as snapshot test correctly
What happened
I encounter error when I start running the jest after completely setup
Steps to reproduce
git clone git@github.com:adamchenwei/vue-storybook-n-storyshots.git
(/~https://github.com/adamchenwei/vue-storybook-n-storyshots)
yarn jest
Please provide necessary steps for reproduction of this issue. Describe the exact steps a maintainer has to take to make the problem occur. If the problem is non-trivial to reproduce, please link a repository or provide some code snippets.
Please specify which version of Storybook and optionally any affected addons that you're running
Affected platforms
MacOS X
Vue with Storybook and Storyshot
The text was updated successfully, but these errors were encountered: