Class org.mozilla.fenix.home.PocketUpdatesMiddlewareTest

7

tests

0

failures

0

ignored

1.452s

duration

100%

successful

Tests

Test Duration Result
WHEN DeselectPocketStoriesCategory is dispatched THEN persist details in DataStore 0.011s passed
WHEN PocketStoriesCategoriesChange is dispatched THEN intercept and dispatch PocketStoriesCategoriesSelectionsChange 0.016s passed
WHEN PocketStoriesShown is dispatched THEN update PocketStoriesService 0.020s passed
WHEN SelectPocketStoriesCategory is dispatched THEN persist details in DataStore 0.400s passed
WHEN needing to persist impressions is called THEN update PocketStoriesService 0.017s passed
WHEN persistCategories is called THEN update dataStore 0.157s passed
WHEN restoreSelectedCategories is called THEN dispatch PocketStoriesCategoriesSelectionsChange with data read from the persistence layer 0.831s passed