Commit Graph

42 Commits (09e75c1a781a4446d6530d57c8960d90bb0ae0a0)

Author SHA1 Message Date
AndiAJ eaf06fb0c0 Bug 1878028 - Add more test logs to HistoryRobot 4 months ago
AndiAJ 31df2b7167 Bug 1878028 - Remove redundant assertion functions from HistoryRobot 4 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
AndiAJ 8076a3495e Bug 1862174 - Break out TestHelper into separate helpers 7 months ago
AndiAJ deded12fad Bug 1854606 - History TestRail matching 8 months ago
oana.horvath 4a1ece8611 Bug 1842177 - Update search engines tests with new unified search UI 11 months ago
oana.horvath c17e7685af Bug 1840837 - Update Bookmarks and History search tests with Unified search UI 11 months ago
oana.horvath e5ed6c5cff Bug 1839443 - Adds Recently closed tabs UI tests coverage 12 months ago
AndiAJ c658199cd9 Bug 1837149 - New search history UI tests 12 months ago
mike a 75ba7dfc9a Bug 1832892 – update delete histry dialog body text 1 year ago
AndiAJ 2a639ed8f6 Bug 1831555 - Refactor false assertions in UI tests 1 year ago
oana.horvath 733e3088b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522: Re-enabled and added search group UI tests 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
AndiAJ a6790fe073 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26144 new cancelDeleteAllHistoryTest UI test 2 years ago
AndiAJ 2fb0021b62 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26144 refactor deleteAllHistoryTest UI test 2 years ago
AndiAJ c741f9fb2c [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new undoDeleteHistoryItemTest UI test 2 years ago
mike a 08a57223b6 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/25954: add a new delete time range confirmation dialog for history screen 2 years ago
Aaron Train e176468d38 [fenix] No issue: Refactor UIDevice calls in UIAutomator code 2 years ago
Oana Horvath d6aaf8ca47 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads new search group UI tests
Fixed and re-enabled editCustomSearchEngineTest with custom MockWebServer URL
2 years ago
Andrei Joltan 710a94b9ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/21442 fix flaky deleteMultipleSelectionTest UI test (https://github.com/mozilla-mobile/fenix/pull/21563)
Co-authored-by: AndiAJ <andiaj@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
Gabriel Luong 793ceb8e28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20893 - Search term groups in history 3 years ago
Gabriel Luong 41f1202daa [fenix] For https://github.com/mozilla-mobile/fenix/issues/21037 - Add a delete history menu item
This removes the existing "Delete history" button in the History in favour of a menu item
3 years ago
Sebastian Kaspari 6ea19d4b17 [fenix] Run ktlintFormat to adapt to latest formatting rules. 3 years ago
Oana Horvath 73e14dd776 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13217: fixed UI test for main menu items 4 years ago
Oana Horvath 4fe05cc97c [fenix] For https://github.com/mozilla-mobile/fenix/issues/13446 UI tests: wait for historyList to exist 4 years ago
Shen c63bc04bd2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13168 - Removed the close button from history navigation bar 4 years ago
Jocelyne cc4d4a14d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10107: Show Today and Yesterday labels in History (https://github.com/mozilla-mobile/fenix/pull/15415) 4 years ago
Oana Horvath fc5440438b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12893: fixed deleteAllHistoryTest (https://github.com/mozilla-mobile/fenix/pull/13255) 4 years ago
Mihai-Eduard Badea 65c98d6c16 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/9949 - Bookmarks/History deletion inconsistencies (https://github.com/mozilla-mobile/fenix/pull/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 https://github.com/mozilla-mobile/fenix/issues/8648.

Co-authored-by: Mihai Eduard Badea <mihai.badea@softvision.ro>
4 years ago
TejaswiKarasani 47e60525ff [fenix] No Issue: Verify the page main menu items UI Test (https://github.com/mozilla-mobile/fenix/pull/12336) 4 years ago
ValentinTimisica 574e7436d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10462: Removes back button from bookmarks and history fragments (https://github.com/mozilla-mobile/fenix/pull/11721) 4 years ago
Emily Kager b7af130eb7 [fenix] Revert "For issue https://github.com/mozilla-mobile/fenix/issues/9949 - Bookmarks/History deletion inconsistencies"
This reverts commit fc8365728f1f9bd02766e5931aa990c91c59c03b.
4 years ago
David Walsh db28b7df4e [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/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 https://github.com/mozilla-mobile/fenix/issues/8648.
4 years ago
Mugurell a09fad7f74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8651 - Add HistoryInteractor/Controller unit/ui tests 4 years ago
Oana Horvath 0cb634facc [fenix] Added multi-selection tests for bookmarks (https://github.com/mozilla-mobile/fenix/pull/6475)
Updated bookmarking method

Fixed flaky tests

Added wait to create bookmark
5 years ago
Tiger Oakes 6605d2388d [fenix] For https://github.com/mozilla-mobile/fenix/issues/6523 - Remove close button in library 5 years ago
Patrick Martin ccb1057a38 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2294 - History URL is cut with a large font set (https://github.com/mozilla-mobile/fenix/pull/6724)
* For https://github.com/mozilla-mobile/fenix/issues/2294 - History URL is cut with a large font se

* Update HistoryRobot.kt
5 years ago
Oana Horvath ac4939cb9f [fenix] Fixed History flaky tests (https://github.com/mozilla-mobile/fenix/pull/6592)
Ignoring some tests for now and left some to run
5 years ago
mcarare 6f2df90bc2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1487 Add "my library" menu category and items to home 3-dot menu.
Changed UI tests according to new menu items.
5 years ago
Oana Horvath 956b506474 [fenix] History menu UI tests (https://github.com/mozilla-mobile/fenix/pull/6272)
Removed failing verifyOverflowMenuButton method

Added new Robot for MultipleSelectionTooolbar

Renamed MultipleSelectionToolbarRobot to LibrarySubMenusMultipleSelectionToolbarRobot
5 years ago
Oana Horvath f36d0c476a [fenix] added LibraryMenuTest, BookmarksRobot, HistoryRobot (https://github.com/mozilla-mobile/fenix/pull/4769)
ran ktlint

added the goBack()method in  Transition

added the goBack method in Transition
5 years ago