gfroerli / app-android

Android app for gfrör.li.
GNU General Public License v3.0
5 stars 1 forks source link

Set up Testing #24

Closed dbrgn closed 4 years ago

dbrgn commented 4 years ago

Testing infrastructure with unit tests and instrumentation tests.

Right now, instrumentation tests are not yet tested in CI.

dbrgn commented 4 years ago

Note: CircleCI does not currently support running emulator tests: https://support.circleci.com/hc/en-us/articles/360000028928-Testing-with-the-Android-emulator-on-CircleCI

The same applies to GitHub Actions, the cloud containers don't support KVM virtualization.