Open echappen opened 7 months ago
Ask Pages on their current work
@sknep sent their latest: https://github.com/cloud-gov/pages-cf-build-tasks/tree/main/tasks/a11y
This will have the same limitations as with E2E testing (#347) because mock CF resources will need to be stood up and torn down during the CI runs.
Now that we're getting into building UI components, we should incorporate accessibility (a11y) testing into the repo.
pa11y-ci is the preferred method in the Engineering Practices guide, but I'm open to trying Chrome's Lighthouse CI.
Every page/component tested should meet or exceed WCAG 2.1 AA standards.
Acceptance criteria