Commit Graph

69 Commits (437b188fe8e4c34022a6c71630fa1cea1234ae8b)

Author SHA1 Message Date
Ryan VanderMeulen 437b188fe8 Bug 1838903 - Fix Fenix formatting issues and update baseline 12 months ago
oana.horvath 0866e4844e Bug 1815276 - Disable Pocket sponsored stories check in tests 12 months ago
oana.horvath 1ad8bb22be Bug 1815276 - Fix selectors for Pocket stories 1 year ago
AndiAJ 828125b1ed Bug 1807283 - Fix for verifyJumpBackInSectionTest UI test 1 year ago
AndiAJ a4ebf208aa Bug 1807283 - Disable failing verifyJumpBackInSectionTest UI test 1 year ago
AndiAJ 08d5d492a4 Bug 1821016 - Disable openPocketStoryItemTest UI test 1 year ago
AndiAJ 9311b828c3 Bug 1821986 - New opening screen option summary updates UI smoke test 1 year ago
AndiAJ 72b2a8b328 Bug 1821266 - Refactor privateModeScreenItemsTest UI test 1 year ago
AndiAJ 053eb11df3 Bug 1807283 - re-enable verifyJumpBackInSectionTest UI test 1 year ago
oana.horvath a5d9ccb64f Bug 1807283 - Disable failing verifyJumpBackInSectionTest 1 year ago
Mugurell e8e419d8ba Bug 1816867 - Ensure Pocket topics selections are properly shown
A past refactoring resulted in the functionality still working as intended - no
more than 8 topics being selectable at a time but when a topic would be
automatically deselected this would not show - that topic would still be
displayed as selected.

Moving the implementation to a new `FilterChip` Compose api fixes the UI issue
and also allows for more idiomatic code and fixes a previously disabled UI test
1 year ago
Mugurell 556868f596 [fenix] Disable failing ui tests pending investigation.
Two HomeScreenTest are failing after this Android-Components version bump.
Disabling the tests to unblock the merge.
Tests to be investigated in
- https://bugzilla.mozilla.org/show_bug.cgi?id=1815275
- https://bugzilla.mozilla.org/show_bug.cgi?id=1815276
1 year ago
oana.horvath 579bc9f444 [fenix] Bug 1807283 - Fix flakiness in verifyJumpBackInSectionTest 1 year ago
Harrison Oglesby 1a2000c090 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27401 - replace PocketStoriesCategories with SelectableChipColors 1 year ago
AndiAJ 9ff1599ae4 [fenix] Bug 1807302 - Move onboarding related UI tests to new test class 1 year ago
AndiAJ d825f3d3c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve firstRunScreenTest UI test coverage 2 years ago
AndiAJ 6faaeefd59 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28069 fix disabled openPocketStoryItemTest UI test 2 years ago
Aaron Train 663b50a29a [fenix] For https://github.com/mozilla-mobile/fenix/issues/28098 - Disable openPocketDiscoverMoreTest 2 years ago
oana.horvath 743dc17246 [fenix] No issue: disables openPocketStoryItemTest 2 years ago
AndiAJ f6113dc3fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new dismissOnboardingWithPageLoadTest UI test 2 years ago
AndiAJ 5772ec7d30 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new verifyPocketLearnMoreLinkTest UI test 2 years ago
AndiAJ 9bbdae48f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new selectStoriesByTopicItemTest UI test 2 years ago
AndiAJ 2167ea3b60 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new openPocketDiscoverMoreTest UI test 2 years ago
AndiAJ f76dcc4da7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new openPocketStoryItemTest UI test 2 years ago
AndiAJ 099a89e856 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 improve coverage for verifyPocketHomepageStoriesTest UI test 2 years ago
AndiAJ 3bab90379e [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new verifyJumpBackInSectionTest UI test 2 years ago
AndiAJ 1fad059be6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 refactor homeScreenItemsTest UI test 2 years ago
Mugurell 5249e2b823 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884 - Update tests to modify settings through the activity rules 2 years ago
Mugurell 1800ca13b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884: [UI tests] Reset modified settings just before the Activity finishes
This should prevent issues with the cleanup being done earlier (even in @After)
and affecting the behavior of the Activity which is still running.
With this issue fixed I've re-enabled verifyCustomizeHomepageTest.

Because when FeatureSettingsHelper is instantiated it caches the settings
values from that instant it's important to only use one instance of it so I've
updated all tests that are using HomeActivityTestRule.
HomeActivityIntentTestRule may be updated with a similar functionality later.
2 years ago
mike a 8205e6f907 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog 2 years ago
AndiAJ c2782f1381 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26932 disabled failing verifyCustomizeHomepageTest UI test 2 years ago
Christian Sadilek 83e28ebf0e [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog"
This reverts commit 2a96c8ee06377f3103b0d4d3efe82e7b2112d0ac.
2 years ago
Christian Sadilek cd2c0d4cb8 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest"
This reverts commit 882bf221df4cc96a054879065801289c92513430.
2 years ago
mike a ea8bd6b05b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest 2 years ago
mike a 090060f486 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog 2 years ago
AndiAJ c2f3cf0a74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new home screen UI tests 2 years ago
MatthewTighe 35093573e5 [fenix] Fixes: https://github.com/mozilla-mobile/fenix/issues/26052 remove WallpaperManager::updateWallpaper 2 years ago
Aaron Train e176468d38 [fenix] No issue: Refactor UIDevice calls in UIAutomator code 2 years ago
AndiAJ 71b31bd1fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/24508 re-enable private browsing UI tests 2 years ago
AndiAJ 0ddca5dfe5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24436 fix and re-enable home screen UI tests 2 years ago
Gabriel Luong 7f73bfcd90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24319 - Migrate PrivateBrowsingDescriptionViewHolder to Compose 2 years ago
AndiAJ 4561716c28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20418 and https://github.com/mozilla-mobile/fenix/issues/24436 disable failing UI tests 2 years ago
Oana Horvath b3d45f7e09 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads new wallpapers UI tests 2 years ago
AndiAJ 20541aab38 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21754 re-enable general settings UI test and refactoring work 3 years ago
Arturo Mejia 3e01e9df25 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21611: Show the jump back in Contextual Hints independently of the home onboarding dialog. 3 years ago
Arturo Mejia c4eb7ea28b [fenix] For https://github.com/mozilla-mobile/fenix/issues/21493 show onboarding dialog for home sections 3 years ago
AndiAJ 2b55e561fb [fenix] Exit onboarding tour UI tests 3 years ago
Oana Horvath a87dce7523 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test firstRunScreenTest 4 years ago
mcarare c5c3b6549d [fenix] For https://github.com/mozilla-mobile/fenix/issues/15130: Remove "what's new card" check in UI test. 4 years ago
Richard Pappalardo 5ab7edc71c [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/11642 - Re-enable disabled UI-tests (https://github.com/mozilla-mobile/fenix/pull/12142) 4 years ago