Android-Tutorial-Test-ShowCase/app/src
2022-01-04 18:00:38 +02:00
..
androidTest/java/org/fnives/test/showcase/testutils/configuration Add Hilt(Dagger) example of android/shared tests 2021-09-19 02:14:12 +03: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#6 Add DisplayName annotation to ViewModel tests in app module 2022-01-04 14:34:46 +02:00
robolectricTest/java/org/fnives/test/showcase/testutils Add Hilt(Dagger) example of robolectric tests in app 2021-09-18 23:13:44 +03:00
robolectricTestHilt issue#6 Add GIVEN-WHEN-THEN as documentation and simplify testNames in robolectricTests of app module 2022-01-04 15:15:20 +02:00
robolectricTestKoin/java/org/fnives/test/showcase/favourite issue#6 Add GIVEN-WHEN-THEN as documentation and simplify testNames in robolectricTests of app module 2022-01-04 15:15:20 +02:00
sharedTest/java/org/fnives/test/showcase PR#32 Fix lint issues, remove Jake's IdlingResources, since it won't be updated anymore 2022-01-04 18:00:38 +02:00
sharedTestHilt/java/org/fnives/test/showcase PR#32 Fix lint issues, remove Jake's IdlingResources, since it won't be updated anymore 2022-01-04 18:00:38 +02:00
sharedTestKoin/java/org/fnives/test/showcase PR#32 Fix lint issues, remove Jake's IdlingResources, since it won't be updated anymore 2022-01-04 18:00:38 +02:00
test issue#6 Add DisplayName annotation to ViewModel tests in app module 2022-01-04 14:34:46 +02:00
testKoin/java/org/fnives/test/showcase/di Add Hilt(Dagger) example of android/shared tests 2021-09-19 02:14:12 +03:00