SIGN IN SIGN UP

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

0 0 24 Kotlin

Minor tidy ups (#935)

* Add suspend to upsertAll

* withContext only wraps mapping functions

* Remove main coroutine rule from TaskDaoTest

* Rename tasksRepository to taskRepository

* Replace MainCoroutineRule with testScope and testDispatcher

* Fix spotless

* All tests run with testScope.runTest

* Add mutex to TaskNetworkDataSource

* Fix spotless

* Recreate database before each test
D
Don Turner committed
d7ba290d1f33205d5890bb221ad1ac883ebd4c80
Parent: 4aff247
Committed by GitHub <noreply@github.com> on 4/3/2023, 8:18:16 PM