Commit Graph

35 Commits (09e75c1a781a4446d6530d57c8960d90bb0ae0a0)

Author SHA1 Message Date
AndiAJ df7f6cb4db Bug 1877440 - Use only TestHelper snack bar verification function in UI tests 4 months ago
oana.horvath 2c6401dc63 Bug 1858438 - Tabs Tray TestRail matching 8 months ago
AndiAJ 8136b96237 Bug 1857171 - Normal and private browsing TestRail matching 8 months ago
Ryan VanderMeulen 437b188fe8 Bug 1838903 - Fix Fenix formatting issues and update baseline 11 months ago
AndiAJ 97c3ac49e4 Bug 1837378 - New system notification settings UI tests 12 months ago
oana.horvath b54df009c3 Bug 1829359 - Refactor clickPageObject methods in UI tests and other repetitive methods 1 year ago
AndiAJ 864951772a Bug 1826568 - Move audioPlaybackSystemNotificationTest to MediaNotificationTest class 1 year ago
AndiAJ 90b19e349d Bug 1826568 - Add smoke test annotation to videoPlaybackSystemNotificationTest UI test 1 year ago
mcarare 521596edc2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Re-enable UI media notification tests. 2 years ago
mcarare 117a7bbf89 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Temporary disable UI media notification tests.
Locally, on some devices, these tests pass.
Also, with devices on which the test fail, on mirroring the tests in real app usage the notification closes on tab close.
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
AndiAJ 908d95afb1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24978 re-enable media notification UI tests 2 years ago
Aaron Train e176468d38 [fenix] No issue: Refactor UIDevice calls in UIAutomator code 2 years ago
sv-ohorvath f929392ad2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15754: Replace UI tests video asset for video with sound 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
AndiAJ cd16014a1d [fenix] For https://github.com/mozilla-mobile/fenix/issues/23716 fix and re-enable mediaSystemNotificationInPrivateModeTest 2 years ago
Oana Horvath 25a03fd23c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23716: Disables mediaSystemNotificationInPrivateModeTest 2 years ago
Oana Horvath 4cc2e61f8e [fenix] For https://github.com/mozilla-mobile/fenix/issues/21002: improve Manage Downloads smoke tests coverage
Add parametrized test for downloading various file types
2 years ago
Oana Horvath 4219f12c67 [fenix] No issue: added smoke tests from MediaNotificationTest.kt 3 years ago
Oana Horvath 570c497a7c [fenix] For https://github.com/mozilla-mobile/fenix/issues/15754: Get playback state using MediaSession in MediaNotificationTests 3 years ago
Aaron Train a224f0c546 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8169 - Upgrade Mockwebserver (https://github.com/mozilla-mobile/fenix/pull/16186)
Upgrades Mockwebserver to 4.9.0
4 years ago
Jonathan Almeida f4c1a915f5 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/15754: Disable failing notification UI tests 4 years ago
Oana Horvath ab4cc312c1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12645: Re-enable mediaSystemNotificationInPrivateModeTest 4 years ago
Oana Horvath 82a76042d9 [fenix] Fix UI tests from https://github.com/mozilla-mobile/fenix/issues/12752 https://github.com/mozilla-mobile/fenix/issues/12637 https://github.com/mozilla-mobile/fenix/issues/12764 (https://github.com/mozilla-mobile/fenix/pull/12779)
* For https://github.com/mozilla-mobile/fenix/issues/12752 & https://github.com/mozilla-mobile/fenix/issues/12764: Fixes tabs tray behavior in UI tests

* For https://github.com/mozilla-mobile/fenix/issues/12637: fixes goBackTest
4 years ago
Richard Pappalardo 41bb2cb087 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/12752, https://github.com/mozilla-mobile/fenix/issues/12764 - Temp disable openHistoryInNewTabTest intermittent UI test failures (https://github.com/mozilla-mobile/fenix/pull/12754)
* Fixes https://github.com/mozilla-mobile/fenix/issues/12752 - Temp disable intermittent failing test
4 years ago
Oana Horvath 70e30dcf98 [fenix] Replaces verifyPageContent in UI tests 4 years ago
Aaron Train b99e70fa75 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10642: Comment out verifyPageContent calls (https://github.com/mozilla-mobile/fenix/pull/11748)
fix: expectedText not called warning
4 years ago
Jeff Boek 2c2cc97b97 [fenix] Remove tab tray feature flag (https://github.com/mozilla-mobile/fenix/pull/11176)
* For https://github.com/mozilla-mobile/fenix/issues/11171 - Removes feature flag for the new tab tray

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Removes all tab references from homeFragment

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes unit tests

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Gets UI tests to compile and HomeScreenTest to pass

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes `deleteMultipleSelectionTest`

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes `openHistoryItemInNewPrivateTabTest`

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes `openHistoryInPrivateTabTest`

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes `openHistoryInNewTabTest`

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes `openNewPrivateTabTest`

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes tabbedBrowsingTests

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes SettingsPrivacyTest

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes TopSitesTest

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes lint errors

* Ignore
4 years ago
Oana Horvath f50f3a6557 [fenix] for https://github.com/mozilla-mobile/fenix/issues/10759: close notification shade if still open (https://github.com/mozilla-mobile/fenix/pull/10819) 4 years ago
isabelrios a4702a11ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/10756 - UI intermittent media playback failures (https://github.com/mozilla-mobile/fenix/pull/10775) 4 years ago
Oana Horvath 55e4a7c651 [fenix] MediaNotificationTest: close media notification shade after each test (https://github.com/mozilla-mobile/fenix/pull/10649) 4 years ago
Oana Horvath a2d169be5f [fenix] fix private notification text (https://github.com/mozilla-mobile/fenix/pull/10192) 4 years ago
Oana Horvath acc46c960b [fenix] fix https://github.com/mozilla-mobile/fenix/issues/9670 intermittent tests (https://github.com/mozilla-mobile/fenix/pull/9767)
also disabled intermittent closePrivateTabsNotification
4 years ago
Oana Horvath 47366000e3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9670: Disabled intermittent tabMediaControlButton test (https://github.com/mozilla-mobile/fenix/pull/9679)
and removed file created by mistake -e

added reason for disabled tests
4 years ago
Oana Horvath 8dbcd4ed35 [fenix] Updated the method to verify system notifications and added new tests for media notifications (https://github.com/mozilla-mobile/fenix/pull/9330) 4 years ago