Name Description Size
PinnedTileRepoTest.kt Unit tests for the [PinnedTileRepo]. Bundled tile list fetch comes from /assets/bundled/bundled_tiles.json 8496
PinnedTileScreenshotStoreUnitTest.kt Unit tests for the screenshot store. Though HomeTileScreenshotStoreIntegrationTest exists, we run these as unit tests to conserve resources. We could improve the tests by additionally testing: - Read/write locking works correctly. 3866
PinnedTileTest.kt Unit tests for pinned tile operations in [NavigationOverlayViewModel]. 5654