2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-11 13:11:01 +00:00
Commit Graph

371 Commits

Author SHA1 Message Date
Aaron Train
5b997ff1d8 Closes #13021: Fix verifyAboutFirefoxPreview UI test 2020-07-28 11:02:21 -07:00
Roger Yang
b7fabdd2f1 Closes #12670: Add lastUri as a parameter in RequestInterceptor 2020-07-28 13:24:03 -04:00
Oana Horvath
b0dfdd57dc
For #12968: Re-enables Search settings tests (#13020) 2020-07-28 09:22:46 -04:00
Kadeem M
1353e157cd
Created UI tests for Addon Settings (#9258) 2020-07-27 11:00:35 -04:00
Oana Horvath
808584b75f For: #12894, #12899, #12968, #11239, disables failing UI tests 2020-07-27 13:34:56 +03:00
Oana Horvath
a07f8a5041
For #12893: Disables failing deleteAllHistoryTest (#12902) 2020-07-24 11:47:59 -04:00
Oana Horvath
a116950fc8
For #12473: Disable failing verifyContextCopyLink (#12891) 2020-07-24 10:29:22 -04:00
Aaron Train
aa495b4526
No issue: Fix recent UI test breakage (#12869) 2020-07-23 14:17:54 -07:00
Hakkı Kaan Çalışkan
2a0a11f740 For #12571: Rename 'Shortcuts' to 'Search engines'
Co-Authored-By: Khushraj Rathod <khushrajrathod@gmail.com>
2020-07-22 11:05:04 -07:00
Tiger Oakes
c08d375c18
Move settings in components (#12675) 2020-07-21 10:47:10 -07:00
TejaswiKarasani
899f6e63ad
No issue: verify ETP toolbar shield icon is not displayed if ETP is OFF globally in ETP UI tests (#12623) 2020-07-21 09:33:06 -04:00
Oana Horvath
6ab6f3efe9
Fix UI tests from #12752 #12637 #12764 (#12779)
* For #12752 & #12764: Fixes tabs tray behavior in UI tests

* For #12637: fixes goBackTest
2020-07-21 08:49:24 -04:00
Richard Pappalardo
41c256e474
Fixes #12752, #12764 - Temp disable openHistoryInNewTabTest intermittent UI test failures (#12754)
* Fixes #12752 - Temp disable intermittent failing test
2020-07-20 18:09:01 -07:00
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
Roger Yang
7923255fda For #12118: Add isSubframeRequest parameter for app links 2020-07-16 12:50:33 -04:00
James Hugman
798c1bf743 Address review comments 2020-07-16 10:37:03 -04:00
James Hugman
22689a9ff5 Remove need to specify component names for new intents 2020-07-16 10:37:03 -04:00
James Hugman
98a33ea82b Changed home_* style links to urls_* to reflect that the destination is a set of links, rather than where the screen is 2020-07-16 10:37:03 -04:00
James Hugman
4573d09fd8 Add UI tests for deep links 2020-07-16 10:37:03 -04:00
isabelrios
5b61b44f1a
cron-job-ui-screenshots (#12423)
Co-authored-by: isabel rios <isabelrios@MacBook-Pro-de-isabel-2.local>
2020-07-16 16:08:00 +02:00
Oana Horvath
af3c232615 Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
Aaron Train
661835a35c No issue: Add a couple Tabs Tray UI tests 2020-07-15 10:49:34 +03:00
ekager
9ed85510ae For #7094 - Adds save login exceptions 2020-07-14 14:47:37 -04:00
Oana Horvath
4624bf5c50 For #10911: disables flaky createBookmarkFolderTest 2020-07-13 15:40:50 +03:00
Tiger Oakes
c99a8f5cfa
Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 2020-07-09 10:50:51 -07:00
TejaswiKarasani
1926ddbc22
No Issue: Verify the page main menu items UI Test (#12336) 2020-07-09 09:15:10 -07:00
isabelrios
8b3f9804b5
No issue: Update screenshots test (#12348) 2020-07-08 12:20:34 -04:00
Richard Pappalardo
cf94906e9d fix: disable intermittent test failure 2020-07-08 12:21:25 +03:00
MickeyMoz
4f74f34dba Update Android Components version to 49.0.20200707131055. 2020-07-07 14:49:54 -04:00
MickeyMoz
da39a7e671 Update Android Components version to 49.0.20200705130154. 2020-07-06 15:21:40 -04:00
Oana Horvath
836199ff16 For #11764: doubles long-press delay UI test 2020-07-06 19:13:53 +03:00
Aaron Train
3351a02885
For #12309: Disable verifyContextSaveImage and verifyContextMixedVariations (#12314) 2020-07-06 11:51:06 -04:00
isabelrios
84324f52ae
For #12018 - Sync Int tests fixes (#12252) 2020-07-03 13:49:40 -04:00
Aaron Train
0a4f92a5d0
No issue: Re-enable Context Menu UI tests (#12250) 2020-07-03 13:48:46 -04:00
Aaron Train
901a90643f
Closes #8714: Re-enable toggleShowVisitedSitesAndBookmarks (#12251) 2020-07-03 13:20:39 -04:00
isabelrios
4dc3a00ed0
For #12224 - Fix UI testAboutFirefoxPreview (#12233) 2020-07-03 12:31:47 -04:00
Richard Pappalardo
11aea321ed
Fixes #11642 - Re-enable disabled UI-tests (#12142) 2020-07-01 09:15:57 -07:00
ekager
60069395eb Update AC to 48.0.20200627130132 and fix breaking changes 2020-06-27 20:11:31 -04:00
David Walsh
c4a4beb6b9 For 11468 - Show tab tray after opening links from history and bookmarks 2020-06-26 18:28:31 -07:00
Kate Glazko
2ac8496315 For #12025: Set Search Shortcuts Off By Default 2020-06-26 18:21:58 -07:00
Gabriel Luong
e6a56aec36
For #12026 - Update default top sites for new users (#12028) 2020-06-26 17:51:18 -04:00
Oana Horvath
45bc42f92d
For #11764: delay single-click duration to avoid long-clicks (#11949) 2020-06-25 14:21:51 -04:00
Oana Horvath
932a032772
Closes #11947: fix and enable closePrivateTabsNotificationTest (#11951) 2020-06-25 14:17:04 -04:00
ValentinTimisica
c75ab3f720
For #10462: Removes back button from bookmarks and history fragments (#11721) 2020-06-22 13:15:33 -04:00
Oana Horvath
79f231b80d
Fixes #11797 defaultDesktopBookmarksFoldersTest intermittent failure (#11803) 2020-06-22 11:03:22 -04:00
Oana Horvath
76266c84c2
For #11642: disables UI test privateModeScreenItemsTest (#11768) 2020-06-19 16:14:33 +03:00
Oana Horvath
268c4f25d8
No issue: re-enables tests ignoring the verifyPageContent step (#11765) 2020-06-19 15:51:50 +03:00
mcarare
f4ebe39311 For #11665: Update UI tests. 2020-06-19 09:32:37 +03:00
Emily Kager
44ff29bdc0 Revert "For issue #9949 - Bookmarks/History deletion inconsistencies"
This reverts commit 3feab90b19.
2020-06-18 19:31:49 -04:00
Aaron Train
4270c837be
For #10642: Comment out verifyPageContent calls (#11748)
fix: expectedText not called warning
2020-06-18 15:25:14 -07:00
Oana Horvath
ed41c97be0
For #11642 & #10642: Disable intermittent tests (#11724)
* for #11642: disables tests crashing

* for #10642: disables frequently failing  tests
2020-06-18 11:59:36 +03:00
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
Oana Horvath
4e590bf7f8
For #10909: Fix flaky navigateBookmarksFoldersTest (#11592) 2020-06-16 12:06:47 -04:00
Aaron Train
0eae3129ac
No issue: Disable verifyBasicNavigationToolbarFunctionality (#11643) 2020-06-16 11:40:15 -04:00
TejaswiKarasani
576558818e
For #116 #173: UI test for verifying the nav toolbar buttons (#10976) 2020-06-13 09:51:40 -04:00
liuche
35fa445165
Issue #11112 - Update empty collections string + tests. (#11538) 2020-06-12 18:01:38 -04:00
ValentinTimisica
ce0d5a1a28 For #11365: Fixes UI tests for Settings 2020-06-10 11:09:03 +03:00
ekager
6d4a673c6f For #8967 - Expose autofill logins setting in nightly 2020-06-09 12:21:48 -04:00
mcarare
91c27a023e For #11229: Update settings ETP copy. 2020-06-05 14:18:25 -04:00
mcarare
a0d9189321 For #11229: Update onboarding ETP copy. 2020-06-05 14:18:25 -04:00
Jeff Boek
52c2fdb310
Remove tab tray feature flag (#11176)
* For #11171 - Removes feature flag for the new tab tray

* For #11171 - Removes all tab references from homeFragment

* For #11171 - Fixes unit tests

* For #11171 - Gets UI tests to compile and HomeScreenTest to pass

* For #11171 - Fixes `deleteMultipleSelectionTest`

* For #11171 - Fixes `openHistoryItemInNewPrivateTabTest`

* For #11171 - Fixes `openHistoryInPrivateTabTest`

* For #11171 - Fixes `openHistoryInNewTabTest`

* For #11171 - Fixes `openNewPrivateTabTest`

* For #11171 - Fixes tabbedBrowsingTests

* For #11171 - Fixes SettingsPrivacyTest

* For #11171 - Fixes TopSitesTest

* For #11171 - Fixes lint errors

* Ignore
2020-06-05 12:59:08 -05:00
Beatriz Rizental
41a7d6e058
For #10652: Fix validateBaselinePing test (#11254)
* Stop ignoring validateBaselinePing test

* Remove spacing between package and imports

* Add functionality to decompress gzipped ping body
2020-06-05 12:48:33 -04:00
Aaron Train
b39e0c7b42
For #10798: Disable testDownloadPrompt (#11147) 2020-06-02 12:40:08 -04:00
ekager
20e358228e For #11015 - Switch Default ETP Setting to Standard 2020-05-29 16:39:47 -04:00
Aaron Train
507ccaec7e
Closes 10927: Improve wait on session loaded for UI tests (#10928) 2020-05-29 10:13:57 -04:00
ValentinTimisica
29be9e4b9f Fixes #10064: Updates UI tests for About Page 2020-05-29 09:26:46 +03:00
Oana Horvath
43a78c4fd6
For #10761: Updates UI test tracking test page asset (#10945) 2020-05-28 10:57:10 -04:00
Grisha Kruglov
e3f0df0118 Update Settings About test to account for debug builds 2020-05-25 22:13:05 -07:00
Jonathan Almeida
aa0b8f65b1 For #10915: Disabled failing UI tests in SettingsPrivacyTest 2020-05-25 23:05:45 -04:00
mcarare
44d9dc9237 For #10705: Update copy of auto font sizing preference. 2020-05-25 17:50:35 -04:00
mcarare
ce46a96742 For #10706: Update copy of deleting open tabs preference. 2020-05-25 17:37:29 -04:00
Oana Horvath
d3672880a3
for #10690: disable editBookmarkTest (#10891) 2020-05-25 12:37:21 +03:00
Justin Wood
4bf04142ba Bug 1638073 - Update conftest for 'tps' to use current (firefoxci) api urls 2020-05-22 11:16:33 -07:00
Oana Horvath
b2673bc654
for #10753: improves the clickAddBookmarkButton method in flaky tests (#10842) 2020-05-22 21:06:24 +03:00
Oana Horvath
fed3f2fe91
for #10759: close notification shade if still open (#10819) 2020-05-21 18:41:00 +03:00
codrut.topliceanu
7feae98944 For #9044 - Replace DownloadNotificationBottomSheetDialog with unobtrusive view
- Renamed DownloadNotification and removed DownloadState.dismissed dependency
- Improved DynamicDownloadDialog behaviour when scrolling
- DynamicDownloadDialog remains attached to tab until dismissed
- Fixed onTryAgain not working for resumed DownloadDialogs
2020-05-21 10:02:51 -04:00
isabelrios
1b8a990edb
For #10756 - UI intermittent media playback failures (#10775) 2020-05-20 10:41:31 -04:00
Aaron Train
c0e4056c16
No issue: Disable validateBaselinePing UI test (#10772) 2020-05-19 10:59:55 -04:00
Emily Kager
32e74aae61 Revert "For #6313 - On first load, hides engineView until firstContentfulPaint"
This reverts commit d66762910f.
2020-05-18 10:33:11 -07:00
ekager
d66762910f For #6313 - On first load, hides engineView until firstContentfulPaint 2020-05-15 10:55:38 -07:00
Simon Chae
cb307061ab Update Android Components version to 42.0.20200514130134 2020-05-14 10:44:33 -07:00
Oana Horvath
19dd057cd5
MediaNotificationTest: close media notification shade after each test (#10649) 2020-05-14 17:01:09 +03:00
Oana Horvath
84a6cc4d92
for #10587: Disable all flaky collections tests (#10643) 2020-05-14 14:48:42 +03:00
Oana Horvath
3a94d64d61
Disable failing tests from #10587 and #10586 (#10620) 2020-05-13 15:02:18 +03:00
Oana Horvath
56e0dd8d6d
for #9407: fixed and added collection tests (#10566) 2020-05-12 10:51:44 +03:00
ValentinTimisica
1e83f54a94 For #10343: Updates UI tests accordingly to 'Library' removal 2020-05-11 10:22:19 -07:00
Oana Horvath
edff0d8e2c
fix #10468: wait for main menu to disappear after creating bookmark (#10478) 2020-05-08 12:58:32 +03:00
TejaswiKarasani
2e45244b6c
no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
kglazko
c0c41dfd74
No Issue Reenable testDownloadPrompt (#10407)
Co-authored-by: Kate Glazko <kglazko@Kates-MacBook-Pro.local>
2020-05-05 11:24:16 -07:00
Alessio Placitelli
14e58c9353 Fixup the BaselinePingTest 2020-05-04 10:37:44 +03:00
Mihai Eduard Badea
02bd0cc203 For issue #8648 2020-04-29 09:48:42 -07:00
Oana Horvath
2c18c255da
For #9783: bring app in focus with sendSingleTapToScreen for UI test (#10136) 2020-04-28 10:46:42 -04:00
Oana Horvath
21894a3cea
Added new bookmarks tests (#9878)
Fix for #7417: Fix and re-enable disabled tests
2020-04-27 18:15:27 +03:00
ekager
59484208d6 No issue: Update Private Browsing placeholder string 2020-04-24 11:39:14 -07:00
Oana Horvath
e4764592fd
fix private notification text (#10192) 2020-04-24 17:55:46 +03:00
ekager
66d9a24b28 Closes #9928 - Updates private browsing text description 2020-04-21 09:00:06 +03:00
isabelrios
587bdfbd7b
For #8081 - UI screenshots tests update (#10023) 2020-04-20 10:39:56 -04:00
Ryan Kelly
8ebb891bf8 Some cleanups for running the sync integration tests 2020-04-18 02:30:44 -07:00
Grisha Kruglov
853a0acab4 Closes #4046: Always display 'Desktop' bookmarks folder
See https://github.com/mozilla-mobile/fenix/issues/4046 for a detailed discussion of this.

In short, this patch removes code that would conditionally hide desktop bookmarks depending
on the signed-in state of the browser.
2020-04-17 23:57:43 -07:00
ekager
2056b6f2ff Update UI test to match Support Page title 2020-04-14 11:34:55 -07:00
ekager
55b04b9885 Update Server.dev to Server.stage to fix A-S upgrade breaking change 2020-04-14 11:34:55 -07:00
Oana Horvath
52857b09d7
fix #9670 intermittent tests (#9767)
also disabled intermittent closePrivateTabsNotification
2020-04-13 13:17:35 +03:00
Aaron Train
b35704beed Closes #9688: Disable ReaderViewTest for intermittent investigation in detection issues 2020-04-03 22:04:43 +03:00
Oana Horvath
b2da0bd922
For #9670: Disabled intermittent tabMediaControlButton test (#9679)
and removed file created by mistake -e

added reason for disabled tests
2020-04-03 20:39:33 +03:00
Aaron Train
cb009f915c
No issue: re-enable libraryMenuItemsTest and backButtonTest (#9639) 2020-04-03 10:37:03 -04:00
Michael Comella
c15a005ca8 No issue: remove unused FirefoxTestRunner.
It would be used for on device tests but it doesn't seem to hooked up
currently.
2020-04-02 07:57:09 -07:00
Oana Horvath
5f68d6cb29
Updated the method to verify system notifications and added new tests for media notifications (#9330) 2020-03-31 21:11:41 +03:00
Aaron Train
4d139d52c4
Closes #9189: Fixes "static asset not found" error in doNotSaveLoginFromPromptTest, saveLoginFromPromptTest UI tests (#9439)
AndroidAssetDispatcher class dispatcher was attempting to open a local asset with a query suffix from the request. If query suffix is found, remove it. Re-enable saveLoginFromPromptTest() and doNotSaveLoginFromPromptTest()
2020-03-30 18:01:58 -04:00
mcarare
677a9da5ec For #8485 Update UI tests after settings reorg 2020-03-27 17:05:49 -07:00
Mugurell
9f3bbf1fb7 For #8651 - Add HistoryInteractor/Controller unit/ui tests 2020-03-27 15:53:31 -07:00
Aaron Train
f23b9fcb89
Closes #9346: Add ViewIdlingResource for Reader View UI tests (#9347) 2020-03-24 10:47:11 -04:00
Kate Glazko
47b2f6a070 For 7077 Simplify Display Url 2020-03-23 12:36:48 -07:00
Aaron Train
f8048462b5
Closes 9291: Fix shortcutSearchEngineSettingsTest (#9292) 2020-03-23 11:04:10 -04:00
Mihai Branescu
ab04155222 For #8653 - changed menu strings 2020-03-22 00:03:26 +02:00
Severin Rudie
35a132d7ff
8017 advanced autoplay controls. (#8978)
* For #8017: add advanced autoplay controls
2020-03-20 12:10:42 -07:00
Aaron Train
8f37977e79
Closes #9262: Add additional waits to LibraryMenuTest (#9263) 2020-03-20 12:16:50 -04:00
Edouard Oger
a1ea94fe76 Prepare for a-c a-s upgrade 2020-03-17 11:49:54 -04:00
Severin Rudie
3e38b002dd
No issue: fixes test broken by snapshot (#9176)
* No issue: fixes test broken by snapshot

* No issue: ignore flaky tests
2020-03-16 16:44:39 -07:00
isabelrios
74433ba27a
ui-tests-homescreen-fix-to-enable (#9050) 2020-03-13 11:16:47 -04:00
isabelrios
97b5754562
For #9076 - Upddate pipenv to run without error. (#9077)
* For #9076 - Upddate pipenv to run without error

* pipenv fixed the issue after update
2020-03-12 11:36:51 -04:00
Mihai Branescu
b0e4453fb7 For #8800 - add tests for dismissing highlighted items 2020-03-11 19:05:55 +02:00
Oana Horvath
7e9811b20c
Close private tabs tests (#8999) 2020-03-10 11:44:21 +02:00
Oana Horvath
0cdb0680e7
UI tests for Private browsing settings sub-menu (#8395) 2020-03-05 12:25:48 +02:00
isabelrios
a4d93002a9
sync-integration-tests-fix-paths (#8931)
* sync-integration-tests-fix-paths

* fix Jenkins file to store the report

* address reviewer comments
2020-03-04 10:56:56 -05:00
ekager
c326130a82 Update UI tests 2020-03-03 14:44:38 -08:00
mcarare
169a255c7f For #8766: Update UI Tests 2020-03-02 14:27:04 -07:00
Aaron Train
6ac13b3f7b
Re-enable ETP UI tests and update local asset (#8733) 2020-03-02 14:40:52 -05:00
isabelrios
b432f5c495
Update UI Sync integration tests and fix TPS preference. (#8489) 2020-02-27 16:32:24 -05:00
Aaron Train
f7aec4c788
No issue: Disable UI test verifyContextCopyLink for intermittent failure (#8833) 2020-02-27 16:03:23 -05:00
Aaron Train
499f38cdaf
No issue: Disable UI test createBookmarkFolderTest for intermittent failure (#8828) 2020-02-27 13:28:06 -05:00
ekager
1ede724969 No issue: Add UI test wait for Toolbar edit url view 2020-02-26 12:42:13 -08:00
Kadeem M
9f4375fdee
Disable UI test showbookmarksAndHistory (#8749) 2020-02-25 18:58:54 -05:00
ekager
37b50e08ea No issue: Disable two intermittent failing tests 2020-02-21 21:10:54 -08:00
Aaron Train
029bbd3726 Closes #8082 - Add UI tests for Top Sites
WIP

wip

WIP

WIP

WIP

WIP

fix: unused import [ktlint]
2020-02-19 11:14:46 -08:00
Mihai Branescu
9d972fa1d0 For #4231 added unit tests for most recent apps 2020-02-19 10:36:58 -08:00
Mihai Branescu
fdbf63fb97 For #4231
Added kapt plugin + dependencies in order to be able to use Room
Added recent apps to share fragment (top 6)
Extracted dimens of share_to_apps.xml in the dimens file
2020-02-19 10:36:58 -08:00
isabelrios
4582c25208
UITests: New tests for save Login prompt (#8381)
* UITests: New tests for save Login prompt

* fixing firebase timing issues when webpage loads

* adding tests for don't save and check the prompt options

* fix detekt issue

* fix reviewer comments
2020-02-19 14:23:25 +02:00
mcarare
ccf4722c5f For #6479: Update UI test for new ETP screen 2020-02-18 09:32:43 -08:00
Jeff Boek
1f250a730d For #5905 - Fixes UI tests 2020-02-11 18:14:14 -08:00
Severin Rudie
8288739a60 Fix UI test failures 2020-02-11 18:14:14 -08:00
isabelrios
ee544dd3f1
sync-integration-history-bookmark-fenix-desktop (#7808)
clean code

remove unused import

fix reviewer comments
2020-02-11 14:19:31 -05:00
Kadeem
fe17e2acbd Updated About Settings Tests to check if a view is completely displayed 2020-02-08 12:35:59 +01:00
Aaron Train
4fec12b127
Closes #7656: Add UI tests for Reader View (#7829) 2020-02-07 12:07:16 -05:00
Kadeem M
095477e0ef
Adding UI tests for the Basic Menu settings. 🎲 !!!! (#6346)
* Added UI tests for the basic settings menu

* Disabled toggleSearchSuggestions test
2020-02-06 12:58:47 -08:00
Marc Leclair
211a8b2583 fixing UI test 2020-02-05 16:40:41 -08:00
Alessio Placitelli
99d6dbfca4 Test that 'baseline' pings are sent by Fenix
This is an initial instrumented test for Fenix
that checks if a 'baseline' ping is generated when
going to background.
2020-02-05 19:06:46 +01:00
Aaron Train
97915107eb Closes #8066: disable failing UI Bookmarks tests 2020-02-03 23:41:43 +01:00
Aaron Train
eb2eed1c9c
Closes #8015: fix UI test verifyContextCopyLink (#8026) 2020-01-31 14:58:02 -05:00
Aaron Train
89cc5657ce
Closes #8006: Add Close/Undo UI tests (#8007) 2020-01-30 16:15:40 -05:00
Emily Kager
d272623c3d No issue: Add idle for create folder UI test 2020-01-30 16:54:25 +01:00