CryptoAnalysis
CryptoAnalysis copied to clipboard
Automate Android tests
#689 added (old) tests for the HeadlessAndroidScanner
. Running them requires an Android SDK. However, since they are licensed and rather large, they cannot be uploaded to the GitHub remote directly, that is, they have to be added to the local platforms directory manually.
Task: Research whether it is possible to run the Android tests in an action on GitHub. More precisely, is it possible to fetch an Android SDK and run the tests with it. If possible, implement a corresponding action.