You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Sometimes when testing components with many args, it is suitable to remount the component with different args instead of creating a story for it. When you try to use mulitple mount functions in storybook, it clears the previous tests. Is there any way to maintain the tests and prevent them from being cleared away?
Describe the solution you'd like
Prevent tests from being cleared
Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Sometimes when testing components with many args, it is suitable to remount the component with different args instead of creating a story for it. When you try to use mulitple mount functions in storybook, it clears the previous tests. Is there any way to maintain the tests and prevent them from being cleared away?
Describe the solution you'd like
Prevent tests from being cleared
Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
no
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions