Class org.mozilla.fenix.tabstray.TabsTrayStoreTest

11

tests

0

failures

0

ignored

0.007s

duration

100%

successful

Tests

Test Duration Result
WHEN UpdateInactiveExpanded is dispatched THEN update inactiveTabsExpanded 0s passed
WHEN adding a tab to selection THEN it is added to the selectedTabs 0.001s passed
WHEN entering select mode THEN selected tabs are empty 0.001s passed
WHEN exiting select mode THEN the mode in the state updates 0.001s passed
WHEN page changes THEN the selectedPage is updated 0.001s passed
WHEN position is converted to page THEN page is correct 0s passed
WHEN removing a tab THEN it is removed from the selectedTabs 0.001s passed
WHEN store is initialized THEN the default page selected in normal tabs 0s passed
WHEN sync is complete THEN the syncing boolean is updated 0s passed
WHEN sync now action is triggered THEN update the sync now boolean 0.001s passed
WHEN the selected tab has changed THEN the selected tab Id should be updated 0.001s passed