1
0
Fork 0
fenix/app/src/androidTest/java/org/mozilla/fenix/ui
David Walsh 3feab90b19 For issue #9949 - Bookmarks/History deletion inconsistencies
- 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.
2020-06-17 14:42:51 -04:00
..
robots For issue #9949 - Bookmarks/History deletion inconsistencies 2020-06-17 14:42:51 -04:00
BookmarksTest.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
CollectionTest.kt.ignore Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
ContextMenusTest.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
DownloadTest.kt For #10798: Disable testDownloadPrompt (#11147) 2020-06-02 12:40:08 -04:00
HistoryTest.kt For issue #9949 - Bookmarks/History deletion inconsistencies 2020-06-17 14:42:51 -04:00
HomeScreenTest.kt For #11229: Update onboarding ETP copy. 2020-06-05 14:18:25 -04:00
MediaNotificationTest.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
NavigationToolbarTest.kt 4281 remove qab (#6310) 2019-11-11 17:10:14 -08:00
ReaderViewTest.kt Closes #9688: Disable ReaderViewTest for intermittent investigation in detection issues 2020-04-03 22:04:43 +03:00
SearchTest.kt Closes 9291: Fix shortcutSearchEngineSettingsTest (#9292) 2020-03-23 11:04:10 -04:00
SettingsAboutTest.kt Added BuildDate Assertion for About Preview Screen; Added verification for external links in About Preview Screen (#7413) 2020-01-13 13:53:35 -08:00
SettingsAdvancedTest.kt For #8485 Update UI tests after settings reorg 2020-03-27 17:05:49 -07:00
SettingsBasicsTest.kt For #11365: Fixes UI tests for Settings 2020-06-10 11:09:03 +03:00
SettingsDeveloperToolsTest.kt For #8485 Update UI tests after settings reorg 2020-03-27 17:05:49 -07:00
SettingsPrivacyTest.kt For #8967 - Expose autofill logins setting in nightly 2020-06-09 12:21:48 -04:00
SettingsSyncTest.kt Add verify items tests for settings menus 2019-10-21 08:24:47 -07:00
SettingsTest.kt Stub out Settings tests 2019-08-21 13:52:03 -07:00
ShareButtonTest.kt For #2754 Add tab cards to share sheet (#5493) 2019-09-26 14:25:34 -07:00
SmokeTest.kt No issue: Disable verifyBasicNavigationToolbarFunctionality (#11643) 2020-06-16 11:40:15 -04:00
StrictEnhancedTrackingProtectionTest.kt For #11015 - Switch Default ETP Setting to Standard 2020-05-29 16:39:47 -04:00
TabbedBrowsingTest.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
ThreeDotMenuMainTest.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
TopSitesTest.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00