fenix/app/src/test/java/org/mozilla/fenix
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
..
addons For #17917 - Finish migrating all synthetics usages 2021-08-24 10:26:36 +00:00
browser For #20524 - Remove redundant coroutine dispatchers from tests 2022-01-14 08:53:46 +00:00
collections For #23173 - CheckChanged use a single variable instead of two for checked status 2022-05-23 09:36:24 +00:00
components For #25025 - Rename PocketStoriesChange to PocketStoriesClean 2022-05-25 07:28:57 +00:00
crashes For #22722 - Rename CrashReporterFragment to CrashContentView 2022-02-15 08:46:41 +00:00
customtabs For #24210: Remove wrapper from "app opened" event. 2022-04-06 15:32:41 +00:00
downloads Run ktlintFormat to adapt to latest formatting rules. 2021-07-30 11:58:02 +00:00
exceptions For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
experiments Handle breaking changes from a-s 83.0.0 (#21215) 2021-09-09 19:41:55 -07:00
ext For #25025 - Use the `PocketStory` supertype 2022-05-25 07:28:57 +00:00
gleanplumb For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
helpers fixes #23981: open download function and override for test 2022-02-25 18:34:22 +00:00
home For #25025 - Use the `PocketStory` supertype 2022-05-25 07:28:57 +00:00
intent For #23596 and #23309 - Add deeplink to wallpaper settings 2022-02-07 17:02:46 -05:00
library for #25167: ignore handleDeleteSingle and handleDeleteMultiple tests due to intermittent failures with coroutines 2022-05-18 01:47:08 +00:00
nimbus For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
onboarding For #21292: Remove unused MetricController parameters. 2022-05-03 09:46:23 +00:00
perf For #16952 - Https-only mode support. 2022-03-29 14:54:01 +00:00
push For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
search Close #25170: Fix flaky search fragment store tests 2022-05-20 19:14:39 +00:00
session For #20524 - Remove redundant coroutine dispatchers from tests 2022-01-14 08:53:46 +00:00
settings For #24968: Add preference for enabling/disabling addresses autofill. 2022-05-23 07:30:07 +00:00
share For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
shortcut For #20524 - Remove redundant coroutine dispatchers from tests 2022-01-14 08:53:46 +00:00
sync For #23808 - Add secret setting for enabling Task Continuity feature 2022-02-18 17:37:19 +00:00
tabhistory For #23142 - Fix license formatting in tests 2022-01-11 18:32:06 +00:00
tabstray For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
telemetry For #21292: Remove unused MetricController parameters. 2022-05-03 09:46:23 +00:00
toolbar For #20524 - Remove redundant coroutine dispatchers from tests 2022-01-14 08:53:46 +00:00
trackingprotection For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
utils For #16952 - Https-only mode support. 2022-03-29 14:54:01 +00:00
wallpapers For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
whatsnew For #23142 - Fix license formatting in tests 2022-01-11 18:32:06 +00:00
widget For #22569: Remove allopen plugin and Mockable annotations 2021-12-15 12:59:57 +00:00
wifi For #24703 - Replace Mockito mocks with Mockk mocks 2022-04-11 15:42:41 +00:00
AppRequestInterceptorTest.kt For #24450 - Remove Event.wrapper for ErrorPage metrics 2022-03-30 10:01:51 +00:00
FenixApplicationTest.kt For #24467 - Enable Contile setting telemetry 2022-03-29 16:42:10 +00:00
FenixLogSinkTest.kt For #23142 - Fix license formatting in tests 2022-01-11 18:32:06 +00:00
HomeActivityTest.kt For #24210: Remove wrapper from "app opened" event. 2022-04-06 15:32:41 +00:00
IntentReceiverActivityTest.kt For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2022-05-10 12:03:42 -04:00
MockNavHostActivity.kt Add method to test fragments in roboletric (#12261) 2020-07-06 13:04:43 -07:00
ReleaseChannelTest.kt Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
ServiceWorkerSupportTest.kt For #24618 - Add Fenix own ServiceWorkerSupport 2022-04-08 14:08:23 +00:00