Commit Graph

775 Commits (43b6445b4692cd9b0d0e20295f92c4f3867c8d39)

Author SHA1 Message Date
AndiAJ 43b6445b46 For #27002 use featureSettingsHelper instead of app settings 2 years ago
AndiAJ 7193e4e637 For #26286 new sponsored shortcut UI tests and other refactoring work 2 years ago
Aaron Train 0f4d711083 Update SmokeTest.kt
Disabled selectAllAndCopyTextTest()
2 years ago
Aaron Train 51c314e262 Disable copyTextTest in SmokeTest.kt
See https://github.com/mozilla-mobile/fenix/issues/26884
2 years ago
Mugurell 8af2ee8aa9 For #26884: Properly disable the jumpBackIn and TCP CFRs in BookmarksTest 2 years ago
Mugurell 5010aa7d0d For #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
Aaron Train 4e99fe8521
For #26792 - Change active Firebase Test Lab emulator from x86 to ARM (#26793)
* For #26792 - Change active Firebase Test Lab emulator from x86 to ARM

Update startup-test kind.yml Jobs for ARM
Update ui-test kind.yml Jobs for ARM
Cleans up and renames Flank configurations for ARM
Updates ui-test.sh for ARM

* Fix BookmarksTest.kt and HomeScreenTest.kt

* Fix intent matcher for SettingsAboutTest

Adds a helper function for Play Store intent

* Fix SettingsSearchTest.kt

* ktlint fix TestHelper.kt and SettingsRobot.kt
2 years ago
mike a 65bee4bb27 Closes #26750: add Wallpapers Onboarding dialog 2 years ago
AndiAJ 27e2402429 For #26932 disabled failing verifyCustomizeHomepageTest UI test 2 years ago
AndiAJ aef6c0a5e4 For #26286 new site security quick settings UI tests 2 years ago
Christian Sadilek a4692a67f0 Revert "Closes #26750: add Wallpapers Onboarding dialog"
This reverts commit 05b95b6a97.
2 years ago
Christian Sadilek 7ec570e8b1 Revert "Closes #26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest"
This reverts commit 72d7264201.
2 years ago
mike a 72d7264201 Closes #26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest 2 years ago
mike a 05b95b6a97 Closes #26750: add Wallpapers Onboarding dialog 2 years ago
mcarare ffcef5ff2e For #26844: Fix ktlint issues and remove them from baseline. 2 years ago
sarah541 adb7f7d48a For #26731 - First run onboarding updates 2 years ago
Noah Bond b1369a5de8 For #26606 - Add backplating to Top Sites 2 years ago
AndiAJ 26a8f02233 For #26286 new home screen UI tests 2 years ago
sv-ohorvath df9c60b392 Issue #26711: Disable verifyPageMainMenuItemsTest UI test 2 years ago
sv-ohorvath 0a2d1c63f1 Issue #26286: adds UI test for the Language menu 2 years ago
Aaron Train a719d3f764 No issue: Add is Test Lab helper 2 years ago
sv-ohorvath cad6c64236 No issue: disable TCP CFR in screenshots tests 2 years ago
sv-ohorvath d49c87f66d Issue #26286: adds delete browsing data UI tests 2 years ago
Noah Bond bd36b31e5c For #26608 - Update recent bookmarks homepage title 2 years ago
Mugurell b16e69105c For #26224 - Disable the TCP CFR in failing UI tests 2 years ago
Mugurell bf23a2a6b9 For #18175 - Add a new total protection ETP cookies policy
This should only add the new option in settings based on a Nimbus experiment.
2 years ago
AndiAJ c63150332e For #26144 new credit card autofill UI smoke tests 2 years ago
AndiAJ a4fbf4c1f1 For #26144 new address autofill UI smoke tests 2 years ago
MatthewTighe 299f887953 Add updated wallpaper use cases and activate them with feature flag. 2 years ago
sv-ohorvath fb8d22e37b Issue #26127, #26092: Ads RetryTestRule to TopSitesTest class, other small refactors 2 years ago
AndiAJ d7c21755f3 For #26074 fix failing settingsTest screen shot UI test 2 years ago
AndiAJ 96c8bde3fd For #26144 new verifySponsoredShortcutsListTest UI test 2 years ago
Mugurell edff593ee6 For #26335: Disable tests for the number of inflations.
These fail in Firebase with different values making the test intermittent.
2 years ago
Mugurell 1f562fe927 For #26335: Allow for more inflations in performance tests
The first patch for this enabled the contile feature by default which based on
the automated tests increased the number of inflations done in HomeActivity.
This patch comes to address that by allowing for up to 6 inflations as seen
reported as the actual count in tests.
2 years ago
sunilk9211 db47f4182d For #25985: Remove ability to click the logo to change the wallpaper 2 years ago
sv-ohorvath cffce104cf Issue ##26361: randomize shortcut titles to avoid data overlapping 2 years ago
AndiAJ 6bab84f565 For #26144 new cancelDeleteAllHistoryTest UI test 2 years ago
AndiAJ 323da3b459 For #26144 refactor deleteAllHistoryTest UI test 2 years ago
isabelrios 33406ac245 use python 3.10 2 years ago
isabelrios ae21e63f8b For #26390 Upgrade to Python3 2 years ago
MatthewTighe 72959901d8 Fixes #26245: refactor the WallpaperManager as several WallpaperUseCases 2 years ago
Noah Bond db0162465b For #26289 - Remove search term tab groups metrics and setting 2 years ago
AndiAJ c356982a4d For #26144 new App-like experience in PWAs UI test 2 years ago
AndiAJ 9a6d7f5bbd For #26286 new verifyRemoveTopSiteFromMainMenu UI test 2 years ago
AndiAJ 7e06d48bcb For #25926 disable failing mainMenuOpenInAppTest UI test 2 years ago
AndiAJ f239a24d48 For #26286 new undoDeleteHistoryItemTest UI test 2 years ago
MatthewTighe 9fb6eeb8cf Fixes: #26052 remove WallpaperManager::updateWallpaper 2 years ago
AndiAJ 39a4a7c275 For #25926 disable failing testDownloadPrompt UI test 2 years ago
Alexandru2909 335159cef5 For #25891 - Move GridViewHolder to compose 2 years ago
sv-ohorvath 263e4d819b Issue #25970: wait for homescreen to exist before scrolling 2 years ago