Name Description Size
HomeTileScreenshotStoreIntegrationTest.kt Tests that the bitmap we save to the store is the same one we get out. This must be run on device because Robolectric replaces Bitmap with ShadowBitmap, which overrides the compress method. We could try to mock around it or write a custom shadow, but it's probably not worth it. 2537