Skip to content

feat: add a11y queries #178

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

Merged
merged 10 commits into from
May 28, 2019
Merged

feat: add a11y queries #178

merged 10 commits into from
May 28, 2019

Conversation

Esemesek
Copy link
Collaborator

@Esemesek Esemesek commented May 27, 2019

Summary

Addition of accessibility queries to the API. Available queries:

  • byA11yLabel, byAccessibilityLabel
  • byA11yHint, byAccessibilityHint
  • byA11yStates, byAccessibilityStates
  • byA11yRole, byAccessibilityRole

TODO:

  • - Add documentation

Test plan

Unit tests included in this PR.

@Esemesek Esemesek marked this pull request as ready for review May 28, 2019 15:03
@thymikee thymikee changed the title Add a11y queries feat: add a11y queries May 28, 2019
@thymikee thymikee merged commit f9bc0b2 into master May 28, 2019
@thymikee thymikee deleted the new-matchers branch May 28, 2019 18:47
@Esemesek Esemesek mentioned this pull request May 28, 2019
10 tasks
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