Lynx
Lynx copied to clipboard
Review instrumentation tests.
A check
Gradle task is causing some instrumentation tests to fail. It seems they're consistent, as I've found the same problem in a Nexus 5X and several emulators.
@pedrovgs Travis .yml is not executing tests. Is there any reason for it? If not, after fixing this issue I'll update .yml file as well.
I just wrote some instrumentation tests using Espresso when Espresso was released. I didn't put these tests as part of the CI flow because are flaky and I don't like the implementation. I just wrote that tests to practice...maybe we should just rewrite them :)