fenix/app/src/test/java/org/mozilla/fenix/components
Mugurell 06d4384c11 For #25025 - Rename PocketStoriesChange to PocketStoriesClean
PocketStoriesChange was called only once - to clean the shown stories when the
user gets to the homescreen and the Pocket feature is disabled - useful for the
situations in which the user returns after disabling the feature in settings.

Populating the store with recommended stories to show was already happening
based on 'PocketStoriesCategoriesChange' and sponsored stories will be added by
using 'PocketSponsoredStoriesChange' so renaming 'PocketStoriesChange' will
help on reducing any confusion in the future.

Also added documentation for all Pocket related actions from AppStore and
removed the 'UndocumentedPublicClass' detekt suppressions.
2022-05-25 07:28:57 +00:00
..
accounts For #19797 - Use the FXA email only if the account is authenticated 2021-06-18 17:09:25 +03:00
appstate For #22722 - Reacting to the crashed flag 2022-02-15 08:46:41 +00:00
bookmarks For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
history For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
metrics For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
settings For #21776 - Remove unnecessary type argument 2021-10-26 18:26:50 +00:00
toolbar For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
AccountAbnormalitiesTest.kt For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
AppStoreTest.kt For #25025 - Rename PocketStoriesChange to PocketStoriesClean 2022-05-25 07:28:57 +00:00
BackgroundServicesTest.kt For #24452 - Remove MetricController checks from BackgroundServicesTest 2022-04-01 09:45:00 +00:00
FindInPageIntegrationTest.kt For #18616 - Update browser and toolbar layout when toolbar is at top 2021-04-09 14:48:51 +03:00
InflationAwareFeatureTest.kt For #23142 - Fix license formatting in tests 2022-01-11 18:32:06 +00:00
IntentProcessorTypeTest.kt For #24618 - Add WebNotificationIntentProcessor to IntentReceiverActivity 2022-04-08 14:08:23 +00:00
PermissionStorageTest.kt For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
PrivateShortcutCreateManagerTest.kt For #22576 - Indicate mutability flag for PendingIntent 2022-01-25 18:54:42 +00:00
ReviewPromptControllerTest.kt For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
StoreProviderTest.kt For #9605: replace unit test runners with FenixRobolectricTestRunner. 2020-04-03 09:27:49 -07:00
TrackingProtectionPolicyFactoryTest.kt For #23142 - Fix license formatting in tests 2022-01-11 18:32:06 +00:00