Test |
Duration |
Result |
GIVEN a nimbusMessageCard WHEN normalModeAdapterItems is called THEN add a NimbusMessageCard |
0.141s |
passed |
GIVEN all items THEN top placeholder item is always the first item |
0.454s |
passed |
GIVEN app opened three times, should not show the dialog and wallpaper feature has not been recommended WHEN showWallpaperOnboardingDialog THEN returns false |
0.004s |
passed |
GIVEN app opened three times, should show the dialog and wallpaper feature already recommended WHEN showWallpaperOnboardingDialog THEN returns false |
0.005s |
passed |
GIVEN app opened three times, should show the dialog and wallpaper feature has not been recommended WHEN showWallpaperOnboardingDialog THEN returns true |
0.330s |
passed |
GIVEN app opened two times, should show the dialog and wallpaper feature has not been recommended WHEN showWallpaperOnboardingDialog THEN returns false |
0.004s |
passed |
GIVEN history metadata WHEN normalModeAdapterItems is called THEN add a customize home button |
0.009s |
passed |
GIVEN none bookmarks, recentTabs, historyMetadata or pocketArticles WHEN normalModeAdapterItems is called THEN the customize home button is not added |
0.014s |
passed |
GIVEN pocket articles WHEN normalModeAdapterItems is called THEN add a customize home button |
0.019s |
passed |
GIVEN recent Bookmarks WHEN normalModeAdapterItems is called THEN add a customize home button |
0.010s |
passed |
GIVEN recent tabs WHEN normalModeAdapterItems is called THEN add a customize home button |
0.015s |
passed |