cordova-android/spec/unit
Chris Brody ef2434188e
Resolve issue with plugin target-dir="app*" subdirs (#572)
(subdirectories) such as "appco", with unit tests to verify

Needed for @katzer plugins that use de/appplant subdirectory,
for example:
* cordova-plugin-local-notifications
* cordova-plugin-badge
* cordova-plugin-background-mode

Also needed for cordova-plugin-inappbrowser

Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
Co-authored-by: Julio César <jcesarmobile@gmail.com>
Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
2018-11-22 08:59:33 -05:00
..
builders Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +09:00
config CB-14201: (android) Removes Gradle property in-line command arguments for gradle.properties 2018-09-06 14:16:05 +09:00
pluginHandlers Resolve issue with plugin target-dir="app*" subdirs (#572) 2018-11-22 08:59:33 -05:00
Adb.spec.js Add unit tests for Adb.js 2018-06-22 10:02:31 +09:00
android_sdk.spec.js Unit tests for android_sdk and AndroidProject (#464) 2018-09-02 04:44:37 +02:00
AndroidManifest.spec.js Add unit tests for AndroidManifest.js 2018-06-22 10:02:31 +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 Prevent Api.js tests from polluting the reporter output 2018-06-22 10:02:31 +09:00
check_reqs.spec.js CB-12895 : added .eslintrc files to set up jasmine environment 2017-06-23 08:07:08 -07:00
create.spec.js Only copy platform node_modules when create by bin 2018-11-06 16:08:34 +09:00
device.spec.js Add unit tests for device 2018-07-03 10:43:30 +09:00
emulator.spec.js Increase unit test coverage for emulator 2018-07-03 11:39:29 +09:00
jasmine.json CB-12950: lots of tweaks for end-to-end test runs, especially on CI: 2017-06-27 15:59:16 -05:00
prepare.spec.js CB-13685 android: Adaptive Icon Support 2018-08-29 10:13:14 -07:00
retry.spec.js Add unit tests for run and retryPromise 2018-06-20 13:24:50 +02:00
run.spec.js Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +09:00