Jose Alcérreca
Jose Alcérreca
As seen here https://github.com/android/nowinandroid/pull/1359 `Error: HttpError: Resource not accessible by integration` We probably need to add ``` permissions: pull-requests: write ``` to that job.
We should have instrumented tests for `DatabaseMigrations` See https://developer.android.com/training/data-storage/room/migrating-db-versions#single-migration-test
Add screenshot tests and explore the possibility of navigation tests (see the different types in :app)
Current coverage: 30% InterestsItem 0% coverage (add screenshots) JankStatsExtensionsKt 0% coverage (non-trivial tests, explore) NewsFeed 0% coverage etc.
Explore the testability of: `SyncWorker.doWork` `WorkManagerSyncManager` has 0% coverage.
It's missing 3 trivial functions