Class org.mozilla.fenix.home.PocketUpdatesMiddlewareTest

7

tests

0

failures

0

ignored

1.916s

duration

100%

successful

Tests

Test Duration Result
WHEN DeselectPocketStoriesCategory is dispatched THEN persist details in DataStore 0.010s passed
WHEN PocketStoriesCategoriesChange is dispatched THEN intercept and dispatch PocketStoriesCategoriesSelectionsChange 0.015s passed
WHEN PocketStoriesShown is dispatched THEN update PocketStoriesService 0.022s passed
WHEN SelectPocketStoriesCategory is dispatched THEN persist details in DataStore 0.493s passed
WHEN needing to persist impressions is called THEN update PocketStoriesService 0.266s passed
WHEN persistCategories is called THEN update dataStore 0.120s passed
WHEN restoreSelectedCategories is called THEN dispatch PocketStoriesCategoriesSelectionsChange with data read from the persistence layer 0.990s passed