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

Implement goodcop and WCAG 2.2 compliance testing #19

Open
loftwah opened this issue Aug 23, 2024 · 2 comments
Open

Implement goodcop and WCAG 2.2 compliance testing #19

loftwah opened this issue Aug 23, 2024 · 2 comments

Comments

@loftwah
Copy link
Owner

loftwah commented Aug 23, 2024

As part of our commitment to code quality and accessibility, we need to integrate goodcop for Ruby on Rails best practices and WCAG 2.2 compliance testing into our development workflow.

Tasks:

  1. Set up goodcop in the project

    • Add goodcop to the Gemfile
    • Configure goodcop rules as appropriate for our project
    • Integrate goodcop into our CI/CD pipeline
  2. Implement WCAG 2.2 compliance testing

    • Research and choose appropriate tools for WCAG 2.2 testing in a Rails environment
    • Set up the chosen tool(s) in the project
    • Create a set of baseline accessibility tests covering key WCAG 2.2 success criteria
    • Integrate WCAG 2.2 testing into our CI/CD pipeline
  3. Document the setup and usage of both tools for contributors

  4. Address any immediate issues found by these tools in the existing codebase

This will help ensure our project maintains high code quality standards and remains accessible to all users, including developers with disabilities.

@loftwah loftwah self-assigned this Aug 23, 2024
@loftwah loftwah changed the title Try out goodcop and WCAG 2.2 testing Implement goodcop and WCAG 2.2 compliance testing Sep 17, 2024
@loftwah loftwah removed their assignment Sep 17, 2024
@loftwah loftwah added good first issue documentation enhancement accessibility testing promptable These issues should be simply solved with any popular LLM and some reading hacktoberfest and removed promptable These issues should be simply solved with any popular LLM and some reading labels Sep 17, 2024
@Aaryanpal
Copy link

@loftwah would like to take this up

@loftwah loftwah assigned loftwah and Aaryanpal and unassigned loftwah Oct 9, 2024
@loftwah
Copy link
Owner Author

loftwah commented Oct 9, 2024

Sure thing, yell out if you get stuck on anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants