Commit Graph

87 Commits (09e75c1a781a4446d6530d57c8960d90bb0ae0a0)

Author SHA1 Message Date
AndiAJ 183188b3db Bug 1880445 - Add logs to SettingsRobot 4 months ago
AndiAJ d4a5b09f11 Bug 1880445 - Remove redundant assertion functions from SettingsRobot 4 months ago
AndiAJ d390f5c2de Bug 1858874 - Fix goToSettingsFromOpenLinksInAppCFRTest UI test 5 months ago
AndiAJ 2853033b23 Bug 1873200 - New cookie banner blocker UI smoke tests 5 months ago
AndiAJ db2aa84bf0 Bug 1865072 - Remove redundant assertions 7 months ago
AndiAJ be019fad35 Bug 1864399 - Use custom assertions in UI test robots 7 months ago
Arturo Mejia 4c9f7f77a6 Bug 1859391 - Update cookie banner settings page to only support private mode. 7 months ago
AndiAJ 008bc6f38f Bug 1863515 - Refactor navigation and add logs for address autofill UI tests 7 months ago
AndiAJ 8076a3495e Bug 1862174 - Break out TestHelper into separate helpers 7 months ago
AndiAJ 802a4c3def Bug 1861364 - New onboarding UI tests 7 months ago
Benjamin Forehand Jr 3bb1243f3c Bug 1860632 - Add unenrollment telemetry verification tests to integration test suite 7 months ago
Benjamin Forehand fb9efa447b Bug 1848191 - Add experimenter UI integration testing framework
https://mozilla-hub.atlassian.net/browse/EXP-3252
10 months ago
DonalMe 39b16a869f Revert "Bug 1848191 - Add experimenter UI integration testing framework"
This reverts commit afe852e9e3271f94618f65dfbbb6799c9dbf94cb.
10 months ago
Benjamin Forehand 6125098cad Bug 1848191 - Add experimenter UI integration testing framework
https://mozilla-hub.atlassian.net/browse/EXP-3252
10 months ago
Ryan VanderMeulen 437b188fe8 Bug 1838903 - Fix Fenix formatting issues and update baseline 11 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