Commit Graph

19 Commits (10defdb011d60fbbaa7c1351333c6e3923ec2719)

Author SHA1 Message Date
oana.horvath 5ddefa0b3f Bug 1851543 - Cleanup old Onboarding UI test code 9 months ago
AndiAJ 985306d119 Bug 1846237 - Add smoke test annotation to testSignInPageWithNoNetworkConnection UI test 10 months ago
Mugurell 5249e2b823 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884 - Update tests to modify settings through the activity rules 2 years ago
AndiAJ 0fc64fb467 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24978 re-enable UI tests with frequent ANR 2 years ago
AndiAJ 225f524f2d [fenix] For https://github.com/mozilla-mobile/fenix/issues/27002 use featureSettingsHelper instead of app settings 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
mike a 8205e6f907 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog 2 years ago
Christian Sadilek 83e28ebf0e [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog"
This reverts commit 2a96c8ee06377f3103b0d4d3efe82e7b2112d0ac.
2 years ago
mike a 090060f486 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog 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
Mugurell 5df8ef2da6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - Disable the TCP CFR in failing UI tests 2 years ago
Aaron Train d976e6e011 [fenix] No issue: Additional UI test disabling on API30 (Firebase) (https://github.com/mozilla-mobile/fenix/pull/24979) 2 years ago
Arturo Mejia 3e01e9df25 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21611: Show the jump back in Contextual Hints independently of the home onboarding dialog. 3 years ago
Arturo Mejia c4eb7ea28b [fenix] For https://github.com/mozilla-mobile/fenix/issues/21493 show onboarding dialog for home sections 3 years ago
Oana Horvath 276cd60ed4 [fenix] No issue: adds warning comment to beta & release running tests 3 years ago
Oana Horvath 8a20fdec59 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17979 & https://github.com/mozilla-mobile/fenix/issues/17840: fix and re-enable UI tests affected by main menu changes 3 years ago
Elise Richards 990fe44056 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17770: New tab three-dot menu reorder (https://github.com/mozilla-mobile/fenix/pull/18427)
* Create new menu order for new tab

* Add new tab menu navigation. Dynamically update menu when sync auth is needed. Make new tab menu and browser menu consistent.

* Lint

Lint and refactoring tests

* Tests for default toolbar menu

* Feature flag for request desktop site

Add todos for UI test issue 17979

Add todos for UI tests
3 years ago
AndiAJ 5f52f0140f [fenix] Disable failing UI Tests 3 years ago
Oana Horvath c37145d49d [fenix] For https://github.com/mozilla-mobile/fenix/issues/18040: no network access startup test 3 years ago