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

Add Accessibility acceptance tests for content-types #6339

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

ana-oprea
Copy link
Member

@ana-oprea ana-oprea commented Sep 26, 2024

This PR continues the work from #4773, which is now outdated. To ensure progress on the development, I've opened this new PR to carry the changes forward and address any remaining tasks or updates.

@ana-oprea ana-oprea self-assigned this Sep 26, 2024
Copy link

netlify bot commented Sep 26, 2024

Deploy Preview for plone-components canceled.

Name Link
🔨 Latest commit 584ec97
🔍 Latest deploy log https://app.netlify.com/sites/plone-components/deploys/672106fc3805810008258a6f

@ichim-david ichim-david added the 99 tag: UX Accessibility Accessibility issues label Sep 26, 2024
@ichim-david ichim-david requested review from a team and ichim-david September 29, 2024 10:14
@ichim-david ichim-david requested a review from a team September 29, 2024 10:15

cy.get('#toolbar-save').click();

cy.wait(1000);
Copy link
Member

Choose a reason for hiding this comment

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

this looks fine however we will look if we can get rid of these wait timeouts to make it faster.

Let's also rename the test names to "[Content type] tested for a11y axe violations"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
99 tag: UX Accessibility Accessibility issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants