Skip to content

feat: tooltip keyboard testing#14159

Merged
tw15egan merged 57 commits into
carbon-design-system:mainfrom
andreancardona:14120-tooltip-keyboard
Jul 21, 2023
Merged

feat: tooltip keyboard testing#14159
tw15egan merged 57 commits into
carbon-design-system:mainfrom
andreancardona:14120-tooltip-keyboard

Conversation

@andreancardona

@andreancardona andreancardona commented Jul 7, 2023

Copy link
Copy Markdown
Contributor

Part of #13747

Closes #14120

Changelog
New

Broke @AVT tests out into their own Tooltip-test.avt.e2e.js file
@vrt tests remain in the Tooltip-test.e2e.js file

Add keyboard navigation tests covering default tooltip state

Update playwright config glob to match and include the new test file naming structure (avt.e2e.js)

Testing / Reviewing
CI should pass
Ensure the tests pass a sniff test and don't look problematic

andreancardona and others added 30 commits March 31, 2023 10:43
Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com>
…ancardona/carbon into contained-list-persistent-search-3
Co-authored-by: Francine Lucca <francinelucca@users.noreply.github.com>
… branch 'contained-list-persistent-search-3' of github.com:andreancardona/carbon into contained-list-persistent-search-3
@andreancardona andreancardona marked this pull request as ready for review July 19, 2023 18:35
@andreancardona andreancardona changed the title [DRAFT] feat: tooltip keyboard testing feat: tooltip keyboard testing Jul 19, 2023

@tay1orjones tay1orjones left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

One minor suggestion

Comment thread e2e/components/Tooltip/Tooltip-test.avt.e2e.js Outdated
Comment thread e2e/components/Tooltip/Tooltip-test.avt.e2e.js Outdated
@tw15egan tw15egan added this pull request to the merge queue Jul 21, 2023
Merged via the queue into carbon-design-system:main with commit 0f1dbce Jul 21, 2023
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 AVT coverage for Tooltip states: Default state has Invalid Role, Keyboard nav

5 participants