Commit graph

6 commits

Author SHA1 Message Date
Vivek Maskara
65ec071493
Fix existing Espresso tests (#3450)
* Fix existing Espresso tests

* Convert class to kotlin
2020-03-02 15:17:24 -07:00
Vanshika Arora
4578600c1e [WIP] Adding Espresso test for orientation change (#2814)
* first commit

* initial commit

* added UI test for more activities

* added more tests

* improved code quality

* reverted code
2019-04-02 09:04:05 +05:30
Adam Jones
5a36392423 Remove broken UI test (doubleNavigateToExploreThenReturnHome) (#2797)
* Remove unnecessary wait in LoginActivityTest

* Remove very flaky doubleNavigateToExploreThenReturnHome test

Can be added back once upstream issues are fixed (see #2688)
2019-03-29 14:50:01 +05:30
Adam Jones
7820ed9d6f Fix LoginActivityTest (#2795) 2019-03-29 11:27:08 +05:30
Vivek Maskara
f7e6b20cab Make all UI tests pass and add more tests (#2700) 2019-03-23 21:38:06 +00:00
Madhur Gupta
0612519e1c Add sign-up button instrumentation test (#2687) 2019-03-20 23:10:31 +00:00