Jose Alcérreca

Results 76 issues of 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.

🟠 Only 1/4 classes tested

p1
testing

We should have instrumented tests for `DatabaseMigrations` See https://developer.android.com/training/data-storage/room/migrating-db-versions#single-migration-test

p2
testing

Snackbar is not covered by tests

p2
testing

Add screenshot tests and explore the possibility of navigation tests (see the different types in :app)

p0
testing

Current coverage: 30% InterestsItem 0% coverage (add screenshots) JankStatsExtensionsKt 0% coverage (non-trivial tests, explore) NewsFeed 0% coverage etc.

p1
testing

Explore the testability of: `SyncWorker.doWork` `WorkManagerSyncManager` has 0% coverage.

p2
testing

It's missing 3 trivial functions

p2
testing