-
Notifications
You must be signed in to change notification settings - Fork 273
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
feat: implement toBeSelected
matcher
#1488
feat: implement toBeSelected
matcher
#1488
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1488 +/- ##
==========================================
+ Coverage 97.89% 97.91% +0.01%
==========================================
Files 84 85 +1
Lines 5087 5120 +33
Branches 786 792 +6
==========================================
+ Hits 4980 5013 +33
Misses 107 107
☔ View full report in Codecov by Sentry. 📢 Have feedback on the report? Share it here. |
90d1741
to
39e7ae4
Compare
toBeSelected
matcher
Sounds great to me! 🚀 Thanks for the contribution 🙏🤩
|
0ef7ccd
to
f9ffcaf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Let's merge it 🛳️
🎉 Release in version: v12.4.0 |
Summary
Implement
toBeSelected
: check that the accessibilityState props is "selected".Test plan