storybookjs / testing-react

Testing utilities that allow you to reuse your Storybook stories in your React unit tests!
MIT License
588 stars 24 forks source link

Add test for handling csf3 `name` -> `storyName` #108

Closed IanVS closed 2 years ago

IanVS commented 2 years ago

Issue: https://github.com/storybookjs/testing-react/issues/107

What Changed

Just added a small test to document the conversion of csf3 name to storyName.

Checklist

Check the ones applicable to your change:

Change Type

Indicate the type of change your pull request is:

yannbf commented 2 years ago

Thanks for this @IanVS !

github-actions[bot] commented 1 year ago

:rocket: PR was released in v2.0.0 :rocket: