You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/androidTest/java/org/mozilla/fenix/ui
oana.horvath d3032bdc82 Bug 1882035 - Disable non-sponsored suggestions UI tests in FirefoxSuggestTest
(cherry picked from commit e7ec19745b69e4ed606e6c4590f3d8eb7a1c37ce)
3 months ago
..
docs Bug 1836501 - Add doc on how to apply channel conditional for UI tests 1 year ago
robots Bug 1880620 - Add logs to SettingsSubMenuAddonsManagerRobot 4 months ago
util [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve firstRunScreenTest UI test coverage 1 year ago
AddressAutofillTest.kt Bug 1878868 - Create TestSetup helper: Test classes A-C 4 months ago
BookmarksTest.kt Bug 1878868 - Create TestSetup helper: Test classes A-C 4 months ago
BrowsingErrorPagesTest.kt Bug 1878868 - Create TestSetup helper: Test classes A-C 4 months ago
CollectionTest.kt Bug 1878868 - Create TestSetup helper: Test classes A-C 4 months ago
ComposeBookmarksTest.kt Bug 1877938 - Remove redundant assertion functions from BookmarksRobot 4 months ago
ComposeCollectionTest.kt Bug 1877440 - Use only TestHelper snack bar verification function in UI tests 4 months ago
ComposeContextMenusTest.kt Bug 1877440 - Use only TestHelper snack bar verification function in UI tests 4 months ago
ComposeHistoryTest.kt Bug 1878028 - Remove redundant assertion functions from HistoryRobot 4 months ago
ComposeHomeScreenTest.kt Bug 1841095 - display customize homepage button even when shortcuts are enabled 6 months ago
ComposeMediaNotificationTest.kt Bug 1860973 - TestRail matching changes 7 months ago
ComposeNavigationToolbarTest.kt Bug 1874885 - Fix reset to default locale when a test crashes 5 months ago
ComposeSearchTest.kt Bug 1878028 - Remove redundant assertion functions from HistoryRobot 4 months ago
ComposeSettingsDeleteBrowsingDataOnQuitTest.kt Bug 1863700 - Add more logs to functions related to download tests and other refactoring work 7 months ago
ComposeSettingsDeleteBrowsingDataTest.kt Bug 1868557 - Add missing steps to deleteCookiesAndSiteDataTest UI tests 6 months ago
ComposeTabbedBrowsingTest.kt Bug 1863319 - Split crashing UI tests inside TabbedBrowsingTest into smaller tests 7 months ago
ComposeTopSitesTest.kt Bug 1876734 - Add more test logs to ComposeTopSitesRobot 4 months ago
ContextMenusTest.kt Bug 1878868 - Create TestSetup helper: Test classes A-C 4 months ago
CookieBannerBlockerTest.kt Bug 1878868 - Create TestSetup helper: Test classes A-C 4 months ago
CrashReportingTest.kt Bug 1868469 - Update the url immediately for existing engineSession 4 months ago
CreditCardAutofillTest.kt Bug 1878868 - Create TestSetup helper: Test classes A-C 4 months ago
CustomTabsTest.kt Bug 1878868 - Create TestSetup helper: Test classes A-C 4 months ago
DeepLinkTest.kt Bug 1851543 - Cleanup old Onboarding UI test code 9 months ago
DownloadFileTypesTest.kt Bug 1863700 - Add more logs to functions related to download tests and other refactoring work 7 months ago
DownloadTest.kt Bug 1842154 - Disable notificationCanBeDismissedIfDownloadIsInterruptedTest UI test 5 months ago
EnhancedTrackingProtectionTest.kt Bug 1869252 - GPC TestRail matching 6 months ago
FirefoxSuggestTest.kt Bug 1882035 - Disable non-sponsored suggestions UI tests in FirefoxSuggestTest 3 months ago
GlobalPrivacyControlTest.kt Bug 1869252 - GPC TestRail matching 6 months ago
HistoryTest.kt Bug 1878028 - Remove redundant assertion functions from HistoryRobot 4 months ago
HomeScreenTest.kt Bug 1830005 - Re-enable addPrivateBrowsingShortcutFromHomeScreenCFRTest UI test 6 months ago
LoginsTest.kt Bug 1815651 - Fix verifyAutofillToggleTest UI test 4 months ago
MainMenuTest.kt Bug 1877639 - Add more test logs to FindInPageRobot 4 months ago
MediaNotificationTest.kt Bug 1877440 - Use only TestHelper snack bar verification function in UI tests 4 months ago
ModifierTest.kt Bug 1861475 - Refactor `Modifier.onShown` out of `PocketStoriesComposables` 7 months ago
NavigationToolbarTest.kt Bug 1874885 - Fix reset to default locale when a test crashes 5 months ago
NimbusEventTest.kt Bug 1851543 - Cleanup old Onboarding UI test code 9 months ago
NimbusMessagingHomescreenTest.kt Update to A-S 120.20231014050328 on main (#4088) 8 months ago
NimbusMessagingMessageTest.kt Bug 1805683 - upstream Nimbus Messaging from Fenix to Android Components 1 year ago
NimbusMessagingNotificationTest.kt Bug 1805683 - upstream Nimbus Messaging from Fenix to Android Components 1 year ago
NimbusMessagingTriggerTest.kt Bug 1805683 - upstream Nimbus Messaging from Fenix to Android Components 1 year ago
NoNetworkAccessStartupTests.kt Bug 1862174 - Break out TestHelper into separate helpers 7 months ago
OnboardingTest.kt Bug 1862174 - Break out TestHelper into separate helpers 7 months ago
PDFViewerTest.kt Bug 1877639 - Add more test logs to FindInPageRobot 4 months ago
PocketTest.kt Bug 1851543 - Cleanup old Onboarding UI test code 9 months ago
PwaTest.kt Bug 1860262 - PWA TestRail matching 7 months ago
ReaderViewTest.kt Bug 1862174 - Break out TestHelper into separate helpers 7 months ago
RecentlyClosedTabsTest.kt Bug 1862174 - Break out TestHelper into separate helpers 7 months ago
SearchTest.kt Bug 1878028 - Remove redundant assertion functions from HistoryRobot 4 months ago
SettingsAboutTest.kt Bug 1853382 - SettingsAboutTest TestRail matching 9 months ago
SettingsAddonsTest.kt Bug 1868858 - Fix test failure SettingsAddonsTest.noCrashWithAddonInstalledTest 6 months ago
SettingsAdvancedTest.kt Bug 1865316 - Fix askBeforeOpeningLinkInAppCancelTest UI test 4 months ago
SettingsCustomizeTest.kt Bug 1850730 - General settings TestRail matching 9 months ago
SettingsDeleteBrowsingDataOnQuitTest.kt Bug 1863700 - Add more logs to functions related to download tests and other refactoring work 7 months ago
SettingsDeleteBrowsingDataTest.kt Bug 1868557 - Add missing steps to deleteCookiesAndSiteDataTest UI tests 6 months ago
SettingsGeneralTest.kt Bug 1874885 - Fix reset to default locale when a test crashes 5 months ago
SettingsHTTPSOnlyModeTest.kt Bug 1807268 - Fix turnOffHttpsOnlyModeTest UI test 6 months ago
SettingsHomepageTest.kt Bug 1877440 - Use only TestHelper snack bar verification function in UI tests 4 months ago
SettingsPrivacyTest.kt Bug 1859391 - Update cookie banner settings page to only support private mode. 7 months ago
SettingsPrivateBrowsingTest.kt Bug 1862174 - Break out TestHelper into separate helpers 7 months ago
SettingsSearchTest.kt Bug 1874885 - Fix reset to default locale when a test crashes 5 months ago
SettingsSitePermissionsTest.kt Bug 1815395 - Re-enable audio and video permissions tests 6 months ago
SitePermissionsTest.kt Bug 1815395 - Re-enable audio and video permissions tests 6 months ago
SponsoredShortcutsTest.kt Bug 1807268 - Re-enable openSponsorsAndYourPrivacyOptionTest UI test 5 months ago
TabbedBrowsingTest.kt Bug 1877440 - Use only TestHelper snack bar verification function in UI tests 4 months ago
TextSelectionTest.kt Bug 1859318 - Text selection TestRail matching 8 months ago
TopSitesTest.kt Bug 1877440 - Use only TestHelper snack bar verification function in UI tests 4 months ago
TotalCookieProtectionTest.kt Bug 1858795 - Disable the re-engagement and first encounter of a cookie banner dialogs. 7 months ago
UpgradingUsersOnboardingTest.kt Bug 1860973 - TestRail matching changes 7 months ago
WebControlsTest.kt Bug 1862174 - Break out TestHelper into separate helpers 7 months ago