Android-Tutorial-Test-ShowCase/gradlescripts
Gergely Hegedus 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
..
deploy.aar.gradle Update library version 2022-07-21 13:33:36 +03:00
detekt.config.gradle Issue#35 Update Detekt reports 2022-09-29 18:07:10 +03:00
disable.test.task.gradle PR#124 Fix issue with merging meta-info 2022-09-26 20:59:12 +03:00
jacoco.config.gradle PR#143 Fix tests can't run on API 21 2023-01-18 15:34:46 +02:00
ktlint.gradle Add pipeline: codeAnalysis, tests and clean up gradle 2021-09-18 17:03:28 +03:00
lint.gradle PR#121 Fix codeAnalysis issues fix reporting for new module 2022-09-23 14:29:37 +03:00
pull-screenshots.gradle Issue#100 Save Logcat logs into file and upload Artifact 2022-07-14 10:24:33 +03:00
test.tasks.gradle Issue#5 Shows basic example of testing NavController usage 2022-09-23 13:55:11 +03:00
testdependencies.gradle Issue#106 Move SharedTest Folder into it's separate Android Module as suggested 2022-09-26 17:43:25 +03:00
testoptions.gradle Issue#67 Move Project specific Test Tasks out of testoptions.gradle 2022-07-12 11:08:26 +03:00
versions.gradle Issue#35 version updates 2022-10-01 00:51:49 +03:00