-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
We're regularly reaching the monthly screenshot limit of Chromatic VR tests. The next tier is $399 per month which is firmly outside of our budget: https://www.chromatic.com/pricing.
We can reduce the amount of stories we have:
- Some stories are not pretty and should really just be unit tests
- Some stories are too complex to cover in a unit test, those should be playwright tests
- Some other stories are pretty but too complex to fit in Storybook controls, those should be website examples
- Some stories are present twice: once in the API folder, then in the Examples folder
- Some other stories are simple, focused on a particular component - those should stay in the storybook
Thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels