Test |
Duration |
Result |
GIVEN a topSitesMaxLimit WHEN getTopSitesConfig is called THEN it returns TopSitesConfig with totalSites = topSitesMaxLimit |
0.852s |
passed |
GIVEN the selected search engine is set to eBay WHEN getTopSitesConfig is called THEN providerFilter filters the eBay provided top sites |
0.345s |
passed |
GIVEN the user is in private mode WHEN checking if should enable wallpaper THEN return false |
1.142s |
passed |
WHEN configuration changed THEN menu is dismissed |
0.593s |
passed |
WHEN getTopSitesConfig is called THEN it returns TopSitesConfig with non-null frecencyConfig |
0.011s |
passed |
WHEN isMicrosurveyEnabled is false GIVEN a call to initializeMicrosurveyFeature THEN messagingFeature is not initialized |
0.008s |
passed |
WHEN isMicrosurveyEnabled is true GIVEN a call to initializeMicrosurveyFeature THEN messagingFeature is initialized |
0.420s |
passed |