-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Automate UI testing with Espresso #586
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
Comments
I agree we want more of them to reduce the chance of regression and accidental breakage. Most Activities and Fragments are not covered yet - ShareActivity, NearbyActivity, etc. |
We probably need to whittle down the number of tasks remaining for the hackathon (since we only have 1.5 days left til the showcase on Sunday), so unless anyone wants to take this on personally, I'll remove the label. |
There's now a fair few good espresso tests 🎉 Can always add more but there are other issues for that. |
Would save time in the future if we could set up UI tests with Espresso:
https://developer.android.com/training/testing/ui-testing/espresso-testing.html
https://google.github.io/android-testing-support-library/docs/espresso/index.html
The text was updated successfully, but these errors were encountered: