-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(carbon-react): add public API snapshot testing #9384
test(carbon-react): add public API snapshot testing #9384
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: dd1b788 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/610aac0048e06d0007bb470e 😎 Browse the preview: https://deploy-preview-9384--carbon-react-next.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: cf9ffd9 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/61081476c9da86000731a6a1 😎 Browse the preview: https://deploy-preview-9384--carbon-elements.netlify.app |
❌ Deploy Preview for carbon-components-react failed. 🔨 Explore the source changes: cf9ffd9 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/6108147624b5e70007481212 |
❌ Deploy Preview for carbon-elements failed. 🔨 Explore the source changes: dd1b788 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/610aac0072053f0007bd9079 |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: dd1b788 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/610aac009083ec0008fdff92 😎 Browse the preview: https://deploy-preview-9384--carbon-components-react.netlify.app |
Closes #9127
Adds carbon/carbon-react public api snapshot testing
Testing / Reviewing
in project root run
yarn test
and see the carbon-react public API snapshots being tested 👍🏽