Commit graph

22 commits

Author SHA1 Message Date
85faee64ea Fix code analysis errors 2022-01-28 00:33:48 +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
b278466095 Issue#13 Simplify swapping of URL and certificate for tests 2022-01-26 23:34:58 +02:00
9bdcaddb0c Issue#13 Use any available port for mockwebserver in core tests 2022-01-26 22:35:27 +02:00
e2f26b0271 Issue#10 Add additional Test for missing field and exact copy of how the CodeKataSessionExpirationTest should look 2022-01-24 22:00:36 +02:00
7739b10101 Issue#30 Add additional Test for missing field and exact copy of how the CodeKataSessionExpirationTest should look 2022-01-24 20:44:55 +02:00
7544c6b784 Issue#30 Add additional Test for missing field and exact copy of how the CodeKataLoginRemoteSourceTest should look 2022-01-24 20:31:50 +02:00
9e0867b3aa Issue#30 Add named arguments everywhere where mockserver is used in network module 2022-01-24 19:45:24 +02:00
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
ab3e6a64f0 issue#6 Add DisplayName annotation to ViewModel tests in app module 2022-01-04 14:34:46 +02:00
c9d4223ce6 issue#6 Add DisplayName annotation to all tests in network module 2021-11-04 19:42:57 +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
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
392ebc5115 network description 2021-05-27 12:56:33 +03:00
90a9426b7d initial commit 2021-04-12 00:32:09 +03:00
85ef73b2ba .gitignore 2021-04-12 00:29:33 +03:00