Commit graph

15 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
f03c9f7bf2 Issue#41 Attempt to fix failing tests with compose + update test paths for artifact 2022-09-28 18:53:40 +03:00
93facd1f1b PR#121 Fix codeAnalysis issues fix reporting for new module 2022-09-23 14:29:37 +03:00
4f6bba6cb1 Update artifact of JVM tests to include all HTML files 2022-07-19 14:13:35 +03:00
0ca1d7d9c8 Issue#100 Save Logcat logs into file and upload Artifact 2022-07-14 10:24:33 +03:00
b7e3cc493a Issue#104 Change to Manual trigger and revert back temporary changes 2022-07-14 00:42:29 +03:00
bae8c0fc96 Issue#104 Create Test verifying screenshot pulling works 2022-07-13 23:59:59 +03:00
ca2dff2304 Issue#100 Create TestRule Saving Screenshots on UI Test failure 2022-07-13 11:55:13 +03:00
c4c4067391 Issue#67 Add pipeline to release packages 2022-07-12 14:40:45 +03:00
757da9da55 Fix detekt report path on CI 2022-04-13 20:06:19 +03:00
bdc3f1560f Issue#74 Attempt to integrate testing on emulator
Using [AndroidEmulator Runner Action](https://github.com/ReactiveCircus/android-emulator-runner)
2022-04-13 19:49:00 +03:00
222774bc6f Fix GitHub integration with tests 2022-01-28 00:38:03 +02:00
fa1fc49d0b Update issue templates 2022-01-04 19:00:13 +02: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