Commit graph

20 commits

Author SHA1 Message Date
bc19355a70 Issue#31 Fix codeAnalysis errors 2022-01-24 17:53:34 +02:00
b29870c90c Issue#31 Remove hilt completely 2022-01-24 17:38:59 +02:00
27c708fdfc Issue#11 Review and Update instruction set, additionally update the CodeKata class 2022-01-24 00:43:06 +02:00
e9a22dd60a Issue#11 Add annotation @OptIn(ExperimentalCoroutinesApi::class) where its needed 2022-01-23 23:21:16 +02:00
a71fa67de2 Issue#11 Create Turbine variant of Flow Tests 2022-01-23 23:05:56 +02:00
b52652ed67 Issue#11 Fix codeAnalysis errors 2022-01-23 22:45:25 +02:00
968ccb647d Issue#11 Adjust ContentRepositoryTest by using runTest correctly instead of deprecated TestDispatcher 2022-01-23 20:29:44 +02:00
Alex Gabor
3c80744f6d Update core tests to the coroutines tests 1.6.0 2022-01-22 10:55:02 +02:00
ab3e6a64f0 issue#6 Add DisplayName annotation to ViewModel tests in app module 2022-01-04 14:34:46 +02:00
e7f840a1b9 issue#6 Add DisplayName annotation to all tests in core module 2021-11-04 20:04:01 +02:00
8e9b14cecc Fix code analysis errors 2021-09-19 02:19:01 +03:00
e4f42baaed Add Hilt(Dagger) example of android/shared tests 2021-09-19 02:14:12 +03:00
7a0776ba9d Add Hilt(Dagger) example unit tests for Core 2021-09-18 22:52:29 +03:00
488f020ab1 Add Hilt(Dagger) example unit tests for Networking 2021-09-18 22:19:02 +03:00
1b8d0e836c Separate Hilt and Koin into their own product flavours 2021-09-18 21:50:38 +03:00
1aa0b48b0a Fix codeAnalysis errors 2021-09-18 17:28:53 +03:00
516b097e9e Add pipeline: codeAnalysis, tests and clean up gradle 2021-09-18 17:03:28 +03:00
472b7591f5 Update dependencies and make adjustments based on version migrations 2021-09-18 13:55:58 +03:00
978b1f6575 core description 2021-05-27 11:07:21 +03:00
90a9426b7d initial commit 2021-04-12 00:32:09 +03:00