Test |
Duration |
Result |
GIVEN five collections of insufficient size WHEN fetched for onboarding THEN result contains 3 seasonal and 2 classic |
0s |
passed |
GIVEN insufficient items in classic collection WHEN grouped for onboarding THEN result contains all classic |
0.001s |
passed |
GIVEN no items WHEN grouped for onboarding THEN result contains the default option |
0s |
passed |
GIVEN no items in classic collection and some seasonal WHEN grouped for onboarding THEN result contains all seasonal |
0s |
passed |
GIVEN no seasonal collection WHEN grouped for onboarding THEN result contains all classic |
0.001s |
passed |
GIVEN no wallpapers but the default WHEN grouped by collection THEN the default will still be present |
0s |
passed |
GIVEN seasonal collection of insufficient size WHEN grouped for onboarding THEN result contains all seasonal and the rest is classic |
0s |
passed |
GIVEN that classic firefox thumbnails fail to download WHEN grouped by collection THEN default is still available |
0s |
passed |
GIVEN two collections of appropriate size WHEN fetched for onboarding THEN result contains 3 seasonal and 2 classic |
0.004s |
passed |
GIVEN wallpapers that include the default WHEN grouped by collection THEN default will be added to classic firefox |
0s |
passed |
GIVEN wallpapers with thumbnails that have not downloaded WHEN grouped by collection THEN wallpapers without thumbnails will not be included |
0s |
passed |