Skip to content

Storybook VR test limit #6668

@PavelVanecek

Description

@PavelVanecek

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions