Commit graph

5 commits

Author SHA1 Message Date
Madhur Gupta
0e0d404d89
Updated Navigation Base Activity Unit Tests (#2725)
* Updated Navigation Base Activity Unit Tests

* Standardise function call

* Standardise function call

Co-authored-by: Adam Jones <jones_adam@rocketmail.com>
2020-04-26 19:08:48 -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
Vivek Maskara
f7e6b20cab Make all UI tests pass and add more tests (#2700) 2019-03-23 21:38:06 +00:00
Adam Jones
268ba07648 Convert instrumentation tests to Kotlin (#2689)
* Convert SettingsActivityTest to Kotlin

* Convert NavigationBaseActivityTest to Kotlin

* Convert UploadTest to Kotlin
2019-03-21 10:26:36 +05:30