Commit graph

33 commits

Author SHA1 Message Date
8391f389ae Issue#94 Grammatical issues: Core Testing 2022-07-12 09:51:51 +03:00
58a76a3d28 Fix code analysis errors
With that updated Mockito, so `verifyZeroInteractions` is now `verifyNoInteractions`
2022-04-13 19:40:21 +03:00
964df92ce9 Fix typos in DisplayName 2022-04-10 14:22:25 +03:00
3ec4d8147b Fixing missing code snippet and wrong DisplayName 2022-04-10 14:20:51 +03:00
c38e608c8c Issue#13 Finish Robolectric SharedPreferences test description 2022-01-28 22:37:33 +02:00
60248b01f8 Fix flaky Integration Tests 2022-01-28 13:49:09 +02:00
Alex Gabor
bdc34c1de5 Proof read core integration instruction set 2022-01-28 10:40:49 +02:00
85faee64ea Fix code analysis errors 2022-01-28 00:33:48 +02:00
24cffc5057 Issue#49 Add Integration Test instruction set for Core 2022-01-28 00:27:21 +02:00
9a63cdba38 Fix file location 2022-01-27 22:46:46 +02:00
3f4d22528c Issue#8 Take use of TestFixtures to keep MockWebServer TLS setup in the network module, while still being able to use it in Android Tests 2022-01-27 22:46:03 +02:00
555ad6d05f Issue#49 Add core-network integration tests 2022-01-27 21:19:47 +02:00
a69fdce26c Issue#49 Add first integration test to core 2022-01-27 15:56:32 +02:00
163bb8cd10 Issue#13 First part of the Robolectric Documentation 2022-01-26 20:29:29 +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