cordova-android/spec/unit
Norman Breau bd1697dbd2 feat: Build app bundles (.aab files) (#764)
* (android) Added android bundle support

  with some corrected tests

  added bundle specific output

* with --packageType flag to have consistency with cordova-ios

* warn about missing required signing params only if at least one signing param is present

* produce error on run if packageType = bundle

* added comments relating to shelljs as suggested

* unit test case added by @brodybits - Chris Brody

* Filled in error message and unit test spec

Primary author: @breautek - Norman Breau <norman@normanbreau.com>

Co-authored-by: Norman Breau <norman@normanbreau.com>
Co-authored-by: Chris Brody <chris@brody.consulting>
2019-08-08 12:53:10 -04:00
..
builders feat: Build app bundles (.aab files) (#764) 2019-08-08 12:53:10 -04:00
config Improve Gradle Build Arguments (#699) 2019-04-06 13:28:25 +09:00
pluginHandlers Bumped Dev Dependencies + ESLint Correction 2019-01-15 21:57:08 -08:00
Adb.spec.js Bumped Dev Dependencies + ESLint Correction 2019-01-15 21:57:08 -08:00
android_sdk.spec.js Do not clobber console.log to spy on it (#782) 2019-07-17 00:18:12 +02:00
AndroidManifest.spec.js Improve Gradle Build Arguments (#699) 2019-04-06 13:28:25 +09:00
AndroidProject.spec.js Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +09:00
Api.spec.js Simplify and fix promise handling in specs (#787) 2019-07-17 14:56:36 +02:00
check_reqs.spec.js Simplify and fix promise handling in specs (#787) 2019-07-17 14:56:36 +02:00
create.spec.js Simplify and fix promise handling in specs (#787) 2019-07-17 14:56:36 +02:00
device.spec.js Add unit tests for device 2018-07-03 10:43:30 +09:00
emulator.spec.js Bumped Dev Dependencies + ESLint Correction 2019-01-15 21:57:08 -08:00
jasmine.json test: use verbose spec reporter (#778) 2019-07-14 15:36:46 -04:00
prepare.spec.js Bumped Dev Dependencies + ESLint Correction 2019-01-15 21:57:08 -08:00
retry.spec.js Add unit tests for run and retryPromise 2018-06-20 13:24:50 +02:00
run.spec.js feat: Build app bundles (.aab files) (#764) 2019-08-08 12:53:10 -04:00