CryptoAnalysis icon indicating copy to clipboard operation
CryptoAnalysis copied to clipboard

Automate Android tests

Open smeyer198 opened this issue 6 months ago • 2 comments

#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.

smeyer198 avatar Aug 09 '24 12:08 smeyer198