Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Add espresso UI tests for the example app #24

Open
miguelandres opened this issue Sep 27, 2016 · 0 comments
Open

Add espresso UI tests for the example app #24

miguelandres opened this issue Sep 27, 2016 · 0 comments

Comments

@miguelandres
Copy link
Contributor

Espresso UI tests are basically integration tests. Our coverage is currently very good on unit tests for the widgets and core, but not so much on the rest of the UI.

Espresso tests are particularly hard to do on recyclerviews like the RemixerFragment, furthermore some of our widgets (even basic ones like a seekbar) don't have native Espresso ViewActions so we may have to roll our own.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant