Class org.mozilla.fenix.wallpapers.LegacyWallpaperMigrationTest
Tests
Test |
Duration |
Result |
GIVEN a Turning Red wallpaper WHEN it can't be migrated THEN don't set a matching text color |
0.135s |
passed |
GIVEN a Turning Red wallpaper WHEN it is successfully migrated THEN set a matching text color |
0.034s |
passed |
GIVEN landscape legacy wallpaper is missing WHEN the wallpapers are migrated THEN the wallpaper is not migrated |
0.005s |
passed |
GIVEN legacy wallpapers different than Turning Red WHEN they are tried to be migrated THEN don't set a matching text color |
0.010s |
passed |
GIVEN portrait legacy wallpaper is missing WHEN the wallpapers are migrated THEN the wallpaper is not migrated |
0.006s |
passed |
WHEN a drawable legacy wallpaper is migrated THEN the respective V2 wallpaper is downloaded |
0.041s |
passed |
WHEN the beach-vibe legacy wallpaper is migrated THEN the legacy wallpapers destination is beach-vibes |
0.005s |
passed |
WHEN the legacy wallpaper is migrated THEN the legacy wallpapers are deleted |
0.005s |
passed |