storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.68k stars 9.32k forks source link

Bring addon-interactions functionality into addon-test #29215

Closed ghengeveld closed 1 month ago

ghengeveld commented 1 month ago

Copy over the source code for the Interactions addon panel into addon-test and rename it to Component Tests. It should show the play function interactions, just like the Interactions panel does (we'll deprecate that later).