owncloud / android-scenario-testing

:iphone: :gear: Android scenario testing using feature files. Gherkin language, Cucumber as tool and Appium interaction with devices/emulators
MIT License
4 stars 2 forks source link

Add flow to build APK #6

Closed jesmrec closed 3 years ago

jesmrec commented 4 years ago

Convert the static flow with a built-in APK in a second flow that fetch app's code, generate an APK and use it to pass the tests

jesmrec commented 3 years ago

Done