Android-Tutorial-Test-ShowCase/app/src
2022-01-24 16:00:49 +02:00
..
androidTest/java/org/fnives/test/showcase/testutils/configuration Issue#3 Implement migration test which runs both on Real device and via Robolectric 2022-01-23 12:40:30 +02:00
androidTestHilt/java/org/fnives/test/showcase/testutils/configuration Fix code analysis errors 2021-09-19 02:19:01 +03:00
androidTestKoin/java/org/fnives/test/showcase/testutils/configuration Add Hilt(Dagger) example of android/shared tests 2021-09-19 02:14:12 +03:00
hilt Update dependencies, targetSDK add differnet App Names for the different versions 2021-11-04 18:17:42 +02:00
koin Fix code analysis errors 2021-09-19 02:19:01 +03:00
main Issue#3 Implement migration test which runs both on Real device and via Robolectric 2022-01-23 12:40:30 +02:00
robolectricTest/java/org/fnives/test/showcase/testutils Merge pull request #37 from fknives/update-core-tests 2022-01-24 00:55:06 +02:00
robolectricTestHilt Issue#11 Adjust FavouriteContentLocalStorage by using runTest instead of deprecated TestDispatchers 2022-01-23 20:35:17 +02:00
robolectricTestKoin/java/org/fnives/test/showcase/favourite Issue#11 Fix codeAnalysis errors 2022-01-23 22:45:25 +02:00
sharedTest/java/org/fnives/test/showcase Issue#16 Move login state setup into homerobot 2022-01-24 16:00:49 +02:00
sharedTestHilt/java/org/fnives/test/showcase Issue#16 Move login state setup into homerobot 2022-01-24 16:00:49 +02:00
sharedTestKoin/java/org/fnives/test/showcase Issue#16 Move login state setup into homerobot 2022-01-24 16:00:49 +02:00
test Issue#11 Add annotation @OptIn(ExperimentalCoroutinesApi::class) where its needed 2022-01-23 23:21:16 +02:00
testKoin/java/org/fnives/test/showcase/di Issue#11 Adjust TestMainDispatcher extension using tests after coroutine update 2022-01-23 21:08:19 +02:00