-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
test: add automated tests using storybook #671
Conversation
✅ Deploy Preview for gatsby-theme-project-portal-defaults ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for gatsby-theme-project-portal-ex-site ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for project-portal-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Note: This comment gets updated with every commit 28021e258c547caa2091184e5185cf285f91fca3 example-site |
# Conflicts: # yarn.lock
Look's good to me, thank you for this John! |
Leverage existing storybook examples and test them – ensure that every example in the storybook builds without failing. (We could also include tests of each component being used if we wanted, but we don't have any yet.)
This replaces
and doesn't depend on