generic-oauth2 icon indicating copy to clipboard operation
generic-oauth2 copied to clipboard

Chore: "gradlew test" does not include Android unit tests

Open moberwasserlechner opened this issue 4 years ago • 0 comments

I introduced simple Android unit tests in #162.

I was only able to run the tests locally in Android Studio but they are not included when running with ./gradlew test and therefore Android tests are not running in CI with Github Actions.

I have no idea why. 🤷

moberwasserlechner avatar Jul 09 '21 15:07 moberwasserlechner