You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The view state tests are the more interesting ones imho, but for this to be fully "complete", we'd definitely need UI instrumentation tests to make sure:
the output "view state" is being bound properly to our Android Views
the android views are generating the correct input "events"
A single espresso tests should suffice for that.
The text was updated successfully, but these errors were encountered:
The view state tests are the more interesting ones imho, but for this to be fully "complete", we'd definitely need UI instrumentation tests to make sure:
A single espresso tests should suffice for that.
The text was updated successfully, but these errors were encountered: