-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add settings screen UI tests #31
Add settings screen UI tests #31
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #31 +/- ##
==========================================
+ Coverage 44.46% 45.67% +1.21%
==========================================
Files 36 36
Lines 686 694 +8
Branches 172 172
==========================================
+ Hits 305 317 +12
+ Misses 303 298 -5
- Partials 78 79 +1 ☔ View full report in Codecov by Sentry. |
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.
Thanks for your contribution, please help me resolve the comments 😎
app/src/test/java/com/rickyhu/hushkeyboard/ui/SettingsScreenUiTest.kt
Outdated
Show resolved
Hide resolved
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.
LGTM.
Thank you!
Description
This PR adds the following test cases:
How to verify
Screenshots / Videos