Commit graph

17 commits

Author SHA1 Message Date
a37c6a4a3d PR#143 Fix tests can't run on API 21
Seems like jacoco androidTestCoverage breaks tests on API 21 with Resource.NotFound for some reason.
It works well on newer API levels.
To workaround it, we simply disable that coverage for CI.
2023-01-18 15:34:46 +02:00
c374aa0d5d Issue#35 Update readme.md with Coverage section 2023-01-18 12:01:58 +02:00
0eb000137b Issue#56 Update readme 2022-09-23 18:33:11 +03:00
ca9c813121 Issue#67 Update Readme with test util module releases 2022-07-12 14:38:53 +03:00
1abd50468f
Merge pull request #68 from fknives/compose
Compose
2022-04-11 13:06:56 +03:00
6db460ad47 issue#14 Fix type of the instructionset 2022-04-06 22:59:29 +03:00
Alex Gabor
908ab50553 Add link to compose.instructionset.md 2022-04-04 12:32:37 +03:00
f8226368f0 Issue#48 Update readme 2022-02-07 12:57:59 +02:00
24cffc5057 Issue#49 Add Integration Test instruction set for Core 2022-01-28 00:27:21 +02:00
163bb8cd10 Issue#13 First part of the Robolectric Documentation 2022-01-26 20:29:29 +02:00
d339592390 Issue#12 Finish ViewModel instruction set 2022-01-25 21:09:56 +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
27c708fdfc Issue#11 Review and Update instruction set, additionally update the CodeKata class 2022-01-24 00:43:06 +02:00
3dbbe36c7d
Update README.md 2021-09-19 02:30:53 +03:00
4147ac7afd fix typo 2021-09-18 11:53:54 +03:00
878eff1f59 Update readme with code kata and create empty instruction sets 2021-04-19 21:58:31 +03:00
5d376f16e1 Add initial readme 2021-04-12 08:53:13 +03:00