Neamar / teamward-client

Android client for Teamward app
https://play.google.com/store/apps/details?id=fr.neamar.lolgamedata
MIT License
16 stars 5 forks source link

Add testing #11

Closed Neamar closed 7 years ago

Neamar commented 7 years ago

Espresso sucks. Testing on Android is awful.

It's slow, bug ridden, everything is specific, nothing makes sense and mocking just doesn't exist.

You need 2GB to run a single test, it's going to take 2 min to fail with a weird stack trace.

Don't even get me started on the CI.