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
benelan opened this issue
Oct 2, 2023
· 0 comments
Labels
0 - newNew issues that need assignment.p - highIssue should be addressed in the current milestone, impacts component or core functionalitytestingIssues related to automated or manual testing.
We should do a pass through our component TestOnly stories looking for ways we can combine multiple stories into a single one, with the goal of reducing our snapshot count. A couple ideas are:
If there are three stories, one for each scale, we can create a single story that contains three components with the different scales
We can combine stories that are testing different locales into a single locals_TestOnly story with multiple components
Other places where different iterations of the same prop are tested in separate stories can be combined into a single story with multiple components
The text was updated successfully, but these errors were encountered:
benelan
added
testing
Issues related to automated or manual testing.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
0 - new
New issues that need assignment.
labels
Oct 2, 2023
0 - newNew issues that need assignment.p - highIssue should be addressed in the current milestone, impacts component or core functionalitytestingIssues related to automated or manual testing.
Test type
chromatic
Which Component(s)
all
Unstable Tests
No response
Test error, if applicable
No response
PR skipped, if applicable
No response
Additional Info
We should do a pass through our component TestOnly stories looking for ways we can combine multiple stories into a single one, with the goal of reducing our snapshot count. A couple ideas are:
scale
, we can create a single story that contains three components with the different scaleslocals_TestOnly
story with multiple componentscame up in #7915 (comment)
The text was updated successfully, but these errors were encountered: