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