1
0
Fork 0
fenix/app/src/androidTest/java/org/mozilla/fenix/ui/robots
Mihai-Eduard Badea 1823fdb66d
For issue #9949 - Bookmarks/History deletion inconsistencies (#12630)
- Added the undo action for deleting individual history items by creating a new field to the history state containing the id's of the history items that are pending for deletion; This field is used inside the update function from the view to show/hide the items.

 - Added a new check inside the "deleteMulti" method from BookmarkFragment that calls the showRemoveFoldersDialog to prevent the user from being able to delete one or more bookmark folders without being asked for confirmation, as in #8648.

Co-authored-by: Mihai Eduard Badea <mihai.badea@softvision.ro>
2020-07-17 15:13:18 -05:00
..
AccountSettingsRobot.kt For #6322 - UI tests for Account Settings View 2019-11-21 15:32:26 -08:00
AddToHomeScreenRobot.kt No Issue: Verify the page main menu items UI Test (#12336) 2020-07-09 09:15:10 -07:00
BookmarksRobot.kt No Issue: Verify the page main menu items UI Test (#12336) 2020-07-09 09:15:10 -07:00
BrowserRobot.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
DeepLinkRobot.kt Address review comments 2020-07-16 10:37:03 -04:00
DownloadRobot.kt No issue: Re-enable Context Menu UI tests (#12250) 2020-07-03 13:48:46 -04:00
EnhancedTrackingProtectionRobot.kt For #6697: Add Tracking Protection UI Tests (#6825) 2019-12-16 10:12:43 -05:00
FindInPageRobot.kt No Issue: Verify the page main menu items UI Test (#12336) 2020-07-09 09:15:10 -07:00
HistoryRobot.kt For issue #9949 - Bookmarks/History deletion inconsistencies (#12630) 2020-07-17 15:13:18 -05:00
HomeScreenRobot.kt Issue #11112 - Update empty collections string + tests. (#11538) 2020-06-12 18:01:38 -04:00
LibrarySubMenusMultipleSelectionToolbarRobot.kt No Issue: Verify the page main menu items UI Test (#12336) 2020-07-09 09:15:10 -07:00
NavigationToolbarRobot.kt No issue: Add a couple Tabs Tray UI tests 2020-07-15 10:49:34 +03:00
NotificationRobot.kt fix #9670 intermittent tests (#9767) 2020-04-13 13:17:35 +03:00
ReaderViewRobot.kt Closes #7656: Add UI tests for Reader View (#7829) 2020-02-07 12:07:16 -05:00
SearchRobot.kt For 7077 Simplify Display Url 2020-03-23 12:36:48 -07:00
SettingsRobot.kt No Issue: Verify the page main menu items UI Test (#12336) 2020-07-09 09:15:10 -07:00
SettingsSubMenuAboutRobot.kt Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 2020-07-09 10:50:51 -07:00
SettingsSubMenuAccessibilityRobot.kt For #10705: Update copy of auto font sizing preference. 2020-05-25 17:50:35 -04:00
SettingsSubMenuDataCollectionRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuDeleteBrowsingDataOnQuitRobot.kt For #11665: Update UI tests. 2020-06-19 09:32:37 +03:00
SettingsSubMenuDeleteBrowsingDataRobot.kt For #10706: Update copy of deleting open tabs preference. 2020-05-25 17:37:29 -04:00
SettingsSubMenuEnhancedTrackingProtectionExceptionsRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuEnhancedTrackingProtectionRobot.kt For #11229: Update settings ETP copy. 2020-06-05 14:18:25 -04:00
SettingsSubMenuLoginsAndPasswordOptionsToSaveRobot.kt UITests: New tests for save Login prompt (#8381) 2020-02-19 14:23:25 +02:00
SettingsSubMenuLoginsAndPasswordRobot.kt For #7094 - Adds save login exceptions 2020-07-14 14:47:37 -04:00
SettingsSubMenuLoginsAndPasswordsSavedLoginsRobot.kt For #7094 - Adds save login exceptions 2020-07-14 14:47:37 -04:00
SettingsSubMenuPrivateBrowsingRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuSearchRobot.kt For #12025: Set Search Shortcuts Off By Default 2020-06-26 18:21:58 -07:00
SettingsSubMenuSitePermissionsCommonRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuSitePermissionsExceptionsRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuSitePermissionsRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuThemeRobot.kt Adding UI tests for the Basic Menu settings. 🎲 !!!! (#6346) 2020-02-06 12:58:47 -08:00
SettingsTurnOnSyncRobot.kt Added new bookmarks tests (#9878) 2020-04-27 18:15:27 +03:00
SyncedTabsRobot.kt No Issue: Verify the page main menu items UI Test (#12336) 2020-07-09 09:15:10 -07:00
SystemSettingsRobot.kt Add UI tests for deep links 2020-07-16 10:37:03 -04:00
TabDrawerRobot.kt No issue: Add a couple Tabs Tray UI tests 2020-07-15 10:49:34 +03:00
ThreeDotMenuBookmarksRobot.kt Added new bookmarks tests (#9878) 2020-04-27 18:15:27 +03:00
ThreeDotMenuHistoryItemRobot.kt For #8651 - Add HistoryInteractor/Controller unit/ui tests 2020-03-27 15:53:31 -07:00
ThreeDotMenuMainRobot.kt No Issue: Verify the page main menu items UI Test (#12336) 2020-07-09 09:15:10 -07:00