-
Task
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
Implement tests for android debug and release builds.
- Build Android native app with release certificate
- Build Android native app in debug mode
- Build Android Cordova app with release certificate
- Build Android Cordova app in debug mode
- Build Android Ionic 2 app in debug mode
- Build Android React Native app in debug mode
- Verify that .apk file is downloadable
- Nice to have (create follow-up task if not implemented):
- verify that release .apk was signed with provided certificate
- build android app in debug mode for second time and verify that .apk from both builds have been signed with same certificate
Test suite repo - https://github.com/aerogear/digger-test
Please add any relevant information to the README so that these new tests are visible.
- relates to
-
AEROGEAR-5794 Implement missing functionality in new BF test suite
- Closed