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

Adds ATF Accessibility checks to roboscreenshots #2448

Merged
merged 14 commits into from
Nov 7, 2024

Conversation

yschimke
Copy link
Collaborator

@yschimke yschimke commented Nov 6, 2024

WHAT

Adds Accessibility utilities to roboscreenshots

Adds Accessibility testing utilities to roboscreenshots to allow for accessibility tests in Robolectric screenshots.

WHY

HOW

Checklist 📋

  • Add explicit visibility modifier and explicit return types for public declarations
  • Run spotless check
  • Run tests
  • Update metalava's signature text files

yschimke and others added 5 commits November 4, 2024 14:22
This commit adds accessibility tests for the Box composable. It also adds a shadow for AccessibilityManager and a non-shadow shadow for AccessibilityNodeInfo. The dependencies are updated to include the Accessibility Test Framework.
Adds Accessibility testing utilities to roboscreenshots to allow for accessibility tests in Robolectric screenshots.
@yschimke yschimke closed this Nov 6, 2024
@yschimke yschimke reopened this Nov 6, 2024
@yschimke yschimke closed this Nov 6, 2024
@yschimke yschimke reopened this Nov 6, 2024
@yschimke yschimke closed this Nov 6, 2024
@yschimke yschimke reopened this Nov 6, 2024
@yschimke yschimke requested a review from kul3r4 November 6, 2024 16:07
@yschimke yschimke merged commit 38a63d2 into google:main Nov 7, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants