Commit Graph

32 Commits (1b30ac457cb49e153d923d4a18d6c58c70357226)

Author SHA1 Message Date
AndiAJ ca4175675c Bug 1885300 - Add logs to HomeActivityTestRule 3 months ago
ohall-m 0760ab5a58 Bug 1853058 - Remove Translations Secret Settings and Use Nimbus
* This patch removes the secret setting to turn on translations and
removes the usage.
* Nimbus feature defaults for translations are all set to false.
3 months ago
iorgamgabriel 750cb246d6 Bug 1868989 - Translations UI Add Translate Page Browser Menu Button. 5 months ago
Arturo Mejia a5bacc4d12 Bug 1858795 - Disable the re-engagement and first encounter of a cookie banner dialogs. 7 months ago
DreVla db09db8d2e Bug 1845039 - Create new UI Tests for Compose Top Sites
Since the old UI tests don't work for the new Compose Top Sites
elements, new tests have been created.
9 months ago
oana.horvath 2eb91b600f Bug 1842179 - Enable Unified Search in all UI tests 11 months ago
oana.horvath 5fd4307d32 Bug 1841493 - Update search settings tests with new unified search UI 11 months ago
Noah Bond 5727cb9d12 Bug 1841177 - Convert `ContextMenusTest` to support the Tabs Tray rewrite 11 months ago
oana.horvath c17e7685af Bug 1840837 - Update Bookmarks and History search tests with Unified search UI 11 months ago
AndiAJ b7c9817556 Revert "Bug 1816066 - fix keyboard blocking the login prompt in UI tests"
This reverts commit 784ecbfb2777f13878bfacb6281bd0588872abc6.
12 months ago
oana.horvath 93a7554e00 Bug 1816066 - fix keyboard blocking the login prompt in UI tests 1 year ago
AndiAJ 828125b1ed Bug 1807283 - Fix for verifyJumpBackInSectionTest UI test 1 year ago
Noah Bond fed50ea67c Bug 1831602 - Convert two UI tests to support composified Tabs Tray 1 year ago
AndiAJ a02f692410 Bug 1821035 - Add open in app banner FeatureSettingsHelper variable and disable it by default 1 year ago
AndiAJ 898ea4b6f8 [fenix] Bug 1812618 - Add cookie reduction banner dialog variable to FeatureSettingsHelper and other refactoring work 1 year ago
Charlie Humphreys 6a382554f1 [fenix] update override method response to be nullable 2 years ago
Charlie Humphreys ff740dac17 [fenix] fix tests and linting 2 years ago
Charlie Humphreys f80f9c6c02 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/27933: record app opened event and add nimbus event test suite 2 years ago
Mugurell d7024f1ea5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884 - Merge FeatureSettingsHelper with activity rules 2 years ago
Mugurell 1800ca13b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884: [UI tests] Reset modified settings just before the Activity finishes
This should prevent issues with the cleanup being done earlier (even in @After)
and affecting the behavior of the Activity which is still running.
With this issue fixed I've re-enabled verifyCustomizeHomepageTest.

Because when FeatureSettingsHelper is instantiated it caches the settings
values from that instant it's important to only use one instance of it so I've
updated all tests that are using HomeActivityTestRule.
HomeActivityIntentTestRule may be updated with a similar functionality later.
2 years ago
mcarare 932823c871 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Fix ktlint issues and remove them from baseline. 2 years ago
Aaron Train e176468d38 [fenix] No issue: Refactor UIDevice calls in UIAutomator code 2 years ago
Aaron Train 05d51d4bcb [fenix] For https://github.com/mozilla-mobile/fenix/issues/25132 - Catch intermittent RuntimeException in early getInstrumentation() call
fix: ktlint
2 years ago
Aaron Train 0aa4769862 [fenix] Upgrade AndroidX Espresso Deps and support API 30 (https://github.com/mozilla-mobile/fenix/pull/23904) 2 years ago
Oana Horvath ddf02bbac2 [fenix] No issue: Change hardcoded package and app name in tests 3 years ago
Oana Horvath 6dff34ee33 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18644: fix metod to verify system notifications 3 years ago
Oana Horvath 8427eddc28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16317 UI tests: save longTap preference to restore it 3 years ago
Oana Horvath 9caaa08732 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16317: resets long press delay at the end of UI tests 3 years ago
Michael Comella 3e9f93a0ab [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.
4 years ago
Oana Horvath 4e0a401403 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13219: Changes device long-tap delay before UI tests (https://github.com/mozilla-mobile/fenix/pull/13502) 4 years ago
Kadeem M 78a599b06e [fenix] Added UI tests for the About Settings page (https://github.com/mozilla-mobile/fenix/pull/6161) 4 years ago
Kevin Brosnan 3f181f63c9 [fenix] UI tests for the home screen 5 years ago