Skip to content
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

feat: ErrorBoundary avt test #14754

Merged

Conversation

andreancardona
Copy link
Contributor

@andreancardona andreancardona commented Oct 2, 2023

Closes #14753

Added keyboard navigation to ErrorBoundary component.

Added new file e2e/components/DefinitionTooltip /ErrorBoundary-test.avt.e2e.js

Testing / Reviewing: yarn playwright test components/ErrorBoundary/ErrorBoundary-test.avt.e2e.js

Ensure the test pass.
Ensure that the expected navigation is covered.

@netlify
Copy link

netlify bot commented Oct 2, 2023

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 5b89d9b
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/651b4f527c41b00008724558
😎 Deploy Preview https://deploy-preview-14754--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 2, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 5b89d9b
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/651b4f52e8b4440008a54188
😎 Deploy Preview https://deploy-preview-14754--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 2, 2023

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 1249e81
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/6525922081423b00089da938
😎 Deploy Preview https://deploy-preview-14754--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 2, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 1249e81
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/65259220f4cd1500088c487a
😎 Deploy Preview https://deploy-preview-14754--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@guidari guidari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @andreancardona the tests LGTM! 🚀

Just a couple notes about the declaration, before merge.

@guidari guidari enabled auto-merge October 6, 2023 19:29
@guidari guidari added this pull request to the merge queue Oct 10, 2023
Merged via the queue into carbon-design-system:main with commit 3166c31 Oct 10, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Keyboard Nav AVT test for ErrorBoundary
3 participants