[fenix] For https://github.com/mozilla-mobile/fenix/issues/13959: add HomeActivityTes...
commit0fb1d8ff97ce6b058ec105df114d4c219f128bf9
authorMichael Comella <michael.l.comella@gmail.com>
Wed, 30 Sep 2020 15:56:42 +0000 (30 08:56 -0700)
committerMichael Comella <mcomella@fastmail.com>
Tue, 6 Oct 2020 21:11:53 +0000 (6 14:11 -0700)
tree1af6e1c583b12ae53674021b6f9146fd58f57dac
parent4f157260f7b62eff507ad0d9c9f1b2b551aa0a7b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13959: add HomeActivityTestRule.skipOnboarding.

This is more correct, faster, and results in less copy-paste duplication
than the current behavior:
  homeScreen { }.dismissOnboarding()

Which opens settings to dismiss onboarding.
mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/helpers/HomeActivityTestRule.kt