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: 14595-update-ally-test-tags #14913

Merged

Conversation

andreancardona
Copy link
Contributor

@andreancardona andreancardona commented Oct 16, 2023

Closes #14595

Update avt test naming conventions to use the following:

| @avt | High level/root tag that should wrap all avt tests. This is usually placed in a describe block title. |
| @avt-default-state | Sub-tag of @avt, used to tag individual tests covering the default state of a component. |
| @avt-advanced-states | Sub-tag of @avt, used to tag individual tests covering advanced states of a component (open/close, invalid, expanded, etc.). |
| @avt-keyboard-nav | Sub-tag of @avt, used to tag individual tests covering keyboard navigation flows. |

@andreancardona andreancardona requested a review from a team as a code owner October 16, 2023 17:30
@netlify
Copy link

netlify bot commented Oct 16, 2023

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit cbd63de
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/6553dfe987400c0008f815ab
😎 Deploy Preview https://deploy-preview-14913--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 16, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 1f2bd48
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/654bec8e39895100082b64a9
😎 Deploy Preview https://deploy-preview-14913--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.

LGTM! 🚀

@tw15egan
Copy link
Collaborator

@andreancardona seems like a few tests are timing out

@tw15egan
Copy link
Collaborator

@andreancardona seems like there is a merge conflict now as well

@tay1orjones
Copy link
Member

Resolved 👍

@tay1orjones
Copy link
Member

This may need the sharding update in #14915 merged first if the tests continue to timeout here.

@tay1orjones
Copy link
Member

@andreancardona there's a couple conflicts here - once resolved, I think this will be good to go. I solved the progress indicator errors in #14915

@github-actions github-actions bot added this pull request to the merge queue Nov 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 15, 2023
@guidari guidari added this pull request to the merge queue Nov 17, 2023
Merged via the queue into carbon-design-system:main with commit 1488f59 Nov 17, 2023
18 checks passed
danoro96 pushed a commit to danoro96/carbon that referenced this pull request Jan 18, 2024
Co-authored-by: TJ Egan <[email protected]>
Co-authored-by: Guilherme Datilio Ribeiro <[email protected]>
Co-authored-by: Taylor Jones <[email protected]>
Co-authored-by: Taylor Jones <[email protected]>
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.

Component Accessibility Status: Update all tests to use the proper naming convention for tags
5 participants