chromaui / learnstorybook.com

Static site and content for Storybook tutorials
https://storybook.js.org/tutorials/
MIT License
2.4k stars 436 forks source link

Vue tutorial no longer has jest #701

Closed headphonejames closed 1 year ago

headphonejames commented 1 year ago

The sample app template in https://storybook.js.org/tutorials/intro-to-storybook/vue/en/get-started/ has been updated to vite. It no longer includes a sample jest test, nor does it support the "yarn test:unit" script. The three modalities no longer applies to this sample app.

Also, "yarn serve" is now "yarn dev". Thanks

jonniebigodes commented 1 year ago

@headphonejames, thanks for taking the time to open this issue and reach out to us. I'm aware of it, as the React & Vue versions are being updated to the latest Storybook release. The template was first updated to provide the starting point for the code behind the tutorial.

I hope you don't take it the wrong way, but I will close this. The updated version should be up sometime next week.

I hope you have a great weekend.

Stay safe