[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4027: Adds search fragm...
commit542278a58e91e2db97e5497bda7ff7ee56cd495c
authorSawyer Blatz <sdblatz@gmail.com>
Mon, 15 Jul 2019 21:25:31 +0000 (15 14:25 -0700)
committerGitHub <noreply@github.com>
Mon, 15 Jul 2019 21:25:31 +0000 (15 14:25 -0700)
tree78de4d17b2803c62f812ad6c70194aadf093a451
parentf45104b6422e682e8e6a1a944d37644205c91b23
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4027: Adds search fragment UI tests (https://github.com/mozilla-mobile/fenix/pull/4033)
mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/ui/SearchTest.kt [new file with mode: 0644]
mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/ui/robots/HomeScreenRobot.kt
mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/ui/robots/SearchRobot.kt [new file with mode: 0644]