Commit graph

20 commits

Author SHA1 Message Date
b01ddc2fbe
Merge pull request #38 from fknives/issue#3-room-migration-test
Issue#3 room migration test
2022-01-23 12:56:42 +02:00
2aca350175 Issue#3 Implement migration test which runs both on Real device and via Robolectric 2022-01-23 12:40:30 +02:00
4a1254d092 Issue#3 Start exporting schemas 2022-01-23 10:07:42 +02:00
fc32f1c7cd Issue#4 Add scrolling to recyclerview so elements can be verified safely 2022-01-05 14:55:52 +02:00
ef14673a32 PR#32 Fix lint issues, remove Jake's IdlingResources, since it won't be updated anymore 2022-01-04 18:00:38 +02:00
5fe8def390 PR#32 Updated dependency versions pointed out by lint 2022-01-04 15:31:57 +02:00
65d04db374 issue#6 Add GIVEN-WHEN-THEN as documentation and simplify testNames in robolectricTests of app module 2022-01-04 15:15:20 +02:00
01a23ee0bd issue#6 Add GIVEN-WHEN-THEN as documentation and simplify testNames in sharedTests of app module 2022-01-04 15:15:20 +02:00
ab3e6a64f0 issue#6 Add DisplayName annotation to ViewModel tests in app module 2022-01-04 14:34:46 +02:00
8707aedd75 Update dependencies, targetSDK add differnet App Names for the different versions 2021-11-04 18:17:42 +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
e8d0c746b9 Add Hilt(Dagger) example of robolectric tests in app 2021-09-18 23:13:44 +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
ad2a8fee80 core description 2021-09-18 11:51:02 +03:00
17f645ce9d fix AndroidTests didn't run properly because of wrong dispatcher usage 2021-04-19 21:52:03 +03:00
90a9426b7d initial commit 2021-04-12 00:32:09 +03:00