cordova-android/spec/unit
エリス 23b24491c3
Fixes build & run related bugs from builder refactor PR #461 (#490)
- General Code Refactor
- Removed builder type argument from getBuilder API
- Removed any reference of conditional statements around builder type
- Remove plugin handler install and uninstall option flag android_studio
- Remove --gradle flag references
- Fixed plugin handler install and uninstall pathing issues
- Added parseBuildOptions export so run can get build related options.
- Use the nobuild flag option to control the run build.
- Updated test spec to reflect the changes.
2018-09-06 11:06:18 +09:00
..
builders Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +09:00
pluginHandlers Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +09: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 Fixes build & run related bugs from builder refactor PR #461 (#490) 2018-09-06 11:06:18 +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