We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
storybook
We should look into ways to catch regressions in pkg/components in CI.
pkg/components
pkg/lib
cypress
Later we can add visual testing using something like Percy.
CI
yes
The text was updated successfully, but these errors were encountered:
kschiffer
No branches or pull requests
Summary
We should look into ways to catch regressions in
pkg/components
in CI.Why do we need this?
storybook
is up to date with the latestpkg/components
andpkg/lib
changes.storybook
in CIcypress
to run functional tests on various setups ofpkg/components
pkg/components
pkg/lib
regressionsWhat is already there? What do you see now?
storybook
with various components.cypress
e2e testsWhat is missing? What do you want to see?
storybook
integrated into CI pipelinecypress
tests integrated intostorybook
Later we can add visual testing using something like Percy.
How do you propose to test this?
CI
Can you do this yourself and submit a Pull Request?
yes
The text was updated successfully, but these errors were encountered: