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

Introduce screenshot accessibility tests #1708

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

Commits on Nov 22, 2024

  1. Update screenshot testing library to add accessibility checks

    Updated Roborazzi and added accessibility checks to screenshot tests.
    This will help ensure that our UI is accessible to all users. Currently only fails on ERROR level.
    yschimke committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3090669 View commit details
    Browse the repository at this point in the history
  2. Update ScreenshotHelper.kt

    yschimke authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6f3894a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    0849597 View commit details
    Browse the repository at this point in the history
  2. Change order of exceptions

    yschimke committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    4f27c18 View commit details
    Browse the repository at this point in the history
  3. spotless

    yschimke committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    3e4f66b View commit details
    Browse the repository at this point in the history
  4. logging

    yschimke committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    e77dedf View commit details
    Browse the repository at this point in the history
  5. suppress checks

    yschimke committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    2415239 View commit details
    Browse the repository at this point in the history
  6. reduce for now

    yschimke committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    92c5d4b View commit details
    Browse the repository at this point in the history