Automated accessibility tests - GlAvatar
Description
Implement automated accessibility tests for the GlAvatar component. Automated accessibility tests use the axe-core engine to find issues on GitLab UI components.
What to test?
-
Default ( with image ) -
With link and tooltips -
Active state of avatar link -
Hover state of avatar link -
Group -
Stacked in group -
Active and hover states of grouped avatars
How to write tests?
Read the axe accessibility test documentation to learn how to implement automated A11Y tests using the axe-core addon in Cypress.
Edited by Enrique Alcántara