gdg-x / frisbee

[DEPRECATED] Android application for GDG members and organizers
https://play.google.com/store/apps/details?id=org.gdg.frisbee.android
Apache License 2.0
265 stars 169 forks source link

Fix UI tests #702

Closed tasomaniac closed 7 years ago

tasomaniac commented 7 years ago

Latest changes broke the UI tests.

I went over and fixed them.

MainActivity test was flaky because of Spinner. Now that we don't have any spinner, it is much better.