Android-Tutorial-Test-ShowCase/codekata
Gergely Hegedus 1d2ca90203 Fix swapping out Database in tests
Previously overwrote the object itself for a quick swap of DatabaseInitialization, but that only works over API 24.
So now we will use loadKoinModules instead, which resolves the issue on ani API level
2022-04-13 19:13:34 +03:00
..
compose.instructionset.md Fix lint warning 2022-04-11 11:29:40 +03:00
core.again.instructionset.md Fixing missing code snippet and wrong DisplayName 2022-04-10 14:20:51 +03:00
core.instructionset.md Issue#11 Review and Update instruction set, additionally update the CodeKata class 2022-01-24 00:43:06 +02:00
networking.instructionset.md Fix typo in networking.instructionset.md 2022-03-01 16:08:56 +02:00
robolectric.instructionset.md Fix swapping out Database in tests 2022-04-13 19:13:34 +03:00
sharedtests.instructionset.md Fix swapping out Database in tests 2022-04-13 19:13:34 +03:00
viewmodel.instructionset.md Fix missing description of loginUnexpectedErrorResultsInErrorState and some typos in ViewModel instruction set 2022-04-10 13:26:59 +03:00