Commit Graph

73 Commits (437b188fe8e4c34022a6c71630fa1cea1234ae8b)

Author SHA1 Message Date
Ryan VanderMeulen 437b188fe8 Bug 1838903 - Fix Fenix formatting issues and update baseline 12 months ago
AndiAJ 11495e43b4 Bug 1807287 - Fix flaky toggleShowClipboardSuggestionsTest UI test 1 year ago
AndiAJ 56422cc3e0 Bug 1824357 - Refactor or create new privacy settings related UI tests 1 year ago
oana.horvath 10b7763333 Bug 1823929 - New ETP UI tests 1 year ago
AndiAJ 74f66f39d7 Bug 1823707 - Refactor settingsAdvancedItemsTest UI tests 1 year ago
AndiAJ bacea723cb Bug 1822823 - Refactor settingsGeneralItemsTests UI test 1 year ago
AndiAJ e94bc0b1e6 Bug 1822050 - Verify cookie banner reduction summary updates in UI tests 1 year ago
AndiAJ 479fbd0206 Bug 1822050 - Verify HTTPS summary updates in UI tests 1 year ago
AndiAJ 9311b828c3 Bug 1821986 - New opening screen option summary updates UI smoke test 1 year ago
AndiAJ a067470a17 Bug 1821973 - new tabs option summary updates UI tests 1 year ago
oana.horvath a455e46191 Bug 1820740 - Add UI tests coverage for HTTPS-only mode 1 year ago
Roger Yang 632d02220d Bug 1818085 - Add preference to allow user to choose how open links in app works. 1 year ago
AndiAJ 2295687fc5 Bug 1816879 - Part 1: New credit card autofill related UI test 1 year ago
AndiAJ f2c15acb75 [fenix] Bug 1807278 - Re-enable UI tests affected by settings screen changes 1 year ago
AndiAJ 98612593a8 [fenix] Bug 1807279 - create new cookie banner reduction UI smoke tests 1 year ago
oana.horvath 3e0d4da3b9 [fenix] Create a robot and test class for Customize Settings menu 2 years ago
AndiAJ ddc846eca8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27392 fix flaky verifyAboutFirefoxPreview UI test 2 years ago
Aaron Train 95e632c11f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26792 - Change active Firebase Test Lab emulator from x86 to ARM (https://github.com/mozilla-mobile/fenix/pull/26793)
* For https://github.com/mozilla-mobile/fenix/issues/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
mcarare 932823c871 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Fix ktlint issues and remove them from baseline. 2 years ago
sv-ohorvath b355f6d21c [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26286: adds UI test for the Language menu 2 years ago
AndiAJ e52c7a0ed3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26144 new address autofill UI smoke tests 2 years ago
AndiAJ 13fa8ea4c2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26074 fix failing settingsTest screen shot UI test 2 years ago
Aaron Train e176468d38 [fenix] No issue: Refactor UIDevice calls in UIAutomator code 2 years ago
Gabriel Luong 74fdb5243a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24967 - Enable address autofill for Nightly and Debug 2 years ago
Oana Horvath 840cf3a041 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20754: Fix scrolling issues and re-enable verifyAboutFirefoxPreview 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
Andrei Joltan 8a4f4cae52 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24495 fix and re-enable settingsPrivacyItemsTest UI test. (https://github.com/mozilla-mobile/fenix/pull/24705)
* Fix delete browsing data on quit ambiguous matcher

* Add missing HTTPS-Only Mode assertions to settingsPrivacyItemsTest UI test

* SettingsRobot refactoring work

Co-authored-by: AndiAJ <andiaj@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
AndiAJ 709fc320c1 [fenix] Open links in apps UI test 2 years ago
AndiAJ 8daaca51af [fenix] Use identifiers instead of hard coded strings 3 years ago
AndiAJ eaed414831 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21747 re-enable start on homepage UI test and refactoring work 3 years ago
AndiAJ 20541aab38 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21754 re-enable general settings UI test and refactoring work 3 years ago
Oana Horvath 888e9365cc [fenix] For https://github.com/mozilla-mobile/fenix/issues/22095: fix intermittent click failure in verifyRateOnGooglePlayRedirect UI test 3 years ago
Oana Horvath e17721e795 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20754: fix intermittent click failure in verifyAboutFirefoxPreview test 3 years ago
AndiAJ f4a38f0a65 [fenix] Delete browsing data tests UI tests 3 years ago
Oana Horvath e619f4b030 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21002: added page main menu items tests 3 years ago
Sebastian Kaspari 6ea19d4b17 [fenix] Run ktlintFormat to adapt to latest formatting rules. 3 years ago
Oana Horvath 3646becb54 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18986: re-enable changeAccessibiltySettings UI test, not failing anymore 3 years ago
Oana Horvath 60b8cfa916 [fenix] No issue: Add more smoke tests coverage 3 years ago
Oana Horvath ddf02bbac2 [fenix] No issue: Change hardcoded package and app name in tests 3 years ago
Mugurell 4c3dd87916 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19620 - Have MenuScreenShotTest screenshot DefaultBrowser setting again
As a regression from https://github.com/mozilla-mobile/fenix/issues/19590 which added a new setting above the existing
"Set as default browser" setting the settingsTest() needed to be updated to
allow clicking and screenshot of what happens after clicking on the
"Set as default browser" setting which can now be pushed offscreen.
3 years ago
AndiAJ ccc2e62961 [fenix] Fix settingsPrivacyItemsTest 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
Oana Horvath 2748519959 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15847: use Espresso's RecyclerView scrollTo action 4 years ago
Gabriel Luong 9b8a3401c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 9: Fix ui tests for the tabs settings 4 years ago
ekager b8e2bfebd4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4118 - Creates setting for auto closing tabs 4 years ago
Oana Horvath a4000a27f0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14522: item 'Open link in apps' moved 4 years ago
Kadeem M a8f29e65c0 [fenix] Created UI tests for Addon Settings (https://github.com/mozilla-mobile/fenix/pull/9258) 4 years ago
TejaswiKarasani 00cd8b8f35 [fenix] No issue: verify ETP toolbar shield icon is not displayed if ETP is OFF globally in ETP UI tests (https://github.com/mozilla-mobile/fenix/pull/12623) 4 years ago
TejaswiKarasani 47e60525ff [fenix] No Issue: Verify the page main menu items UI Test (https://github.com/mozilla-mobile/fenix/pull/12336) 4 years ago
Oana Horvath feda964fc6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11764: delay single-click duration to avoid long-clicks (https://github.com/mozilla-mobile/fenix/pull/11949) 4 years ago