Commit Graph

74 Commits (f2efeaef96b3cd22d838a96b1f6d4aed027b32c7)

Author SHA1 Message Date
oana.horvath b19419224d Bug 1880796 - Create TestSetup helper: Test classes O-R 3 months ago
AndiAJ 31df2b7167 Bug 1878028 - Remove redundant assertion functions from HistoryRobot 4 months ago
oana.horvath f9fdb86eb9 Bug 1874885 - Fix reset to default locale when a test crashes 5 months ago
AndiAJ 4e91a057d2 Bug 1866062 - New high priority Firefox suggest UI tests 6 months ago
AndiAJ 80c452a213 Bug 1864829 - New Firefox suggest related UI smoke tests 6 months ago
AndiAJ 8076a3495e Bug 1862174 - Break out TestHelper into separate helpers 7 months ago
Arturo Mejia a5bacc4d12 Bug 1858795 - Disable the re-engagement and first encounter of a cookie banner dialogs. 7 months ago
Aaron Train 542b37e4b5 Bug 1857872 - Fix defaultSearchCodeBingUS test 8 months ago
AndiAJ b542302d9e Bug 1856381 - PB search engine results, search groups and search codes TestRail matching 8 months ago
AndiAJ 9b599dc07a Bug 1855449 - Normal Browsing search TestRail matching 8 months ago
AndiAJ aa1e02bf8d Bug 1855190 - Unified search bar TestRail matching 8 months ago
AndiAJ e0e7925bb9 Bug 1851419 - Fix searchHistoryNotRememberedInPrivateBrowsingTest UI test 9 months ago
AndiAJ 14be2d4b58 Bug 1851419 - Disable searchHistoryNotRememberedInPrivateBrowsingTest UI test 9 months ago
AndiAJ aae56c8f8e Bug 1849848 - New search history in private browsing UI smoke test 9 months ago
oana.horvath 8a77e2bc41 Bug 1849278 - Disable cookies reduction banner in SearchTest 10 months ago
AndiAJ bed3ec0ca3 Bug 1849146 - Add tab and history search smoke tests 10 months ago
AndiAJ 53a205e096 Bug 1847908 - Remove duplicated unified tab search UI tests 10 months ago
oana.horvath 7fd143e7f2 Bug 1847583 - Fenix: Add search by bookmarks tests 10 months ago
AndiAJ c0f4bfbf89 Bug 1847211 - New unified search tab UI tests 10 months ago
oana.horvath fc1335b17f Bug 1845680 - Fenix: unified search UI tests for Default and Manage search engines menus 10 months ago
oana.horvath 003bb94cdd Bug 1843864 - Fenix: Add tests for unified search bar placeholder 11 months ago
oana.horvath 2eb91b600f Bug 1842179 - Enable Unified Search in all UI tests 11 months ago
oana.horvath 4a1ece8611 Bug 1842177 - Update search engines tests with new unified search UI 11 months ago
oana.horvath 5fd4307d32 Bug 1841493 - Update search settings tests with new unified search UI 11 months ago
oana.horvath c17e7685af Bug 1840837 - Update Bookmarks and History search tests with Unified search UI 11 months ago
AndiAJ 7b6650a151 Bug 1835055 - Re-enable noSearchGroupFromPrivateBrowsingTest UI test 1 year ago
oana.horvath c3cf484b8a Bug 1821993 - Fix SearchTest#scanButtonDenyPermissionTest 1 year ago
AndiAJ 33d50a131d Bug 1821993 - Disable failing scanButtonDenyPermissionTest UI test 1 year ago
oana.horvath b54df009c3 Bug 1829359 - Refactor clickPageObject methods in UI tests and other repetitive methods 1 year ago
oana.horvath cbf1bf286e Bug 1824136 - New tests coverage for site permissions settings 1 year ago
AndiAJ 1478dc4022 Bug 1822267 - Improve coverage for "Edit bookmarks" related UI tests 1 year ago
oana.horvath 3630be0611 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27704: Disable search group tests 2 years ago
oana.horvath 733e3088b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522: Re-enabled and added search group UI tests 2 years ago
AndiAJ ff2f457832 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new search codes UI tests 2 years ago
oana.horvath 74c551336e [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/27522: Search groups tests refactoring 2 years ago
AndiAJ 41d160e4e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 remove shortcutButtonTest UI test and unused SearchRobot functions 2 years ago
AndiAJ ef5a453740 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 refactor shortcutSearchEngineSettingsTest to setDefaultSearchEngineFromShortcut 2 years ago
AndiAJ e4cb712d11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new toggleSearchEnginesShortcutListTest UI test 2 years ago
oana.horvath e85ed0b877 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522: New search settings UI tests coverage 2 years ago
AndiAJ 3cf57466d4 [fenix] No issue: Refactor web page items long clicks 2 years 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
sv-ohorvath 169d4c944f [fenix] No issue: remove sdk suppression tests tags for API28 and unschedule cron job 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
Alexandru2909 76fe8e2d4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25891 - Move GridViewHolder to compose 2 years ago
sv-ohorvath 2a6354ab8c [fenix] No issue: Tag problematic UI tests to run on API 28 only 2 years ago