Commit graph

10 commits

Author SHA1 Message Date
60cfb46ccf Issue#41 Make sharedTests abstract so they won't be run in themself 2022-09-27 21:28:47 +03:00
e6349363d7 Issue#106 Update SharedTest instruction.set 2022-09-26 18:35:11 +03:00
d8a061565e Issue#94 Grammatical issues: SharedTest 2022-07-12 10:07:34 +03:00
a935c235b9 Issue#92 Add notes about the Koin.reset + NetworkMocking rule
Previously this was not mentioned, thus the RuleChain wasn't complete and the tests didn't finish.
2022-06-30 16:35:27 +03:00
e39529b9e0 Issue#89 Note how users can try out Record Espresso Test tool
Point out that current Compose projects cannot do this.
Note to the reader a branch on which they can freely start experimenting with Espresso Test Recording.
2022-06-30 15:48:15 +03:00
d87d37a163 Issue#90 Fix Issue with the order of commands for Koin Re-initialization 2022-06-30 15:41:54 +03:00
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
423249f326 Adjust sharedtest instructionset 2022-04-12 16:02:26 +03:00
c1bdf22e69 issue#14 Review of instruction set 2022-04-08 13:05:16 +03:00
6db460ad47 issue#14 Fix type of the instructionset 2022-04-06 22:59:29 +03:00
Renamed from codekata/sharedtests.instructionset (Browse further)