cordova-android/spec/unit
Gearóid 7ab0cf123d Unit tests for android_sdk and AndroidProject (#464)
<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist
is intended as a quick reference, for complete details please see our Contributor Guidelines:

http://cordova.apache.org/contribute/contribute_guidelines.html

Thanks!
-->

### Platforms affected
Android

### What does this PR do?
This is the last unit test PR for today, I promise! The `AndroidProject` tests were originally in #458. This PR also contains increased test coverage for `android_sdk.js`. I have also refactored that to remove `Q`, as with the other PRs I submitted today.

### What testing has been done on this change?
Run unit tests

### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [x] Added automated test coverage as appropriate for this change.
2018-09-02 04:44:37 +02:00
..
builders Remove unused builders and add unit tests 2018-07-10 11:53:52 +09:00
pluginHandlers CB-14038 (android): fix false positive detecting project type 2018-04-18 13:52:04 +02: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 Unit tests for android_sdk and AndroidProject (#464) 2018-09-02 04:44:37 +02: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 Merge branch 'master' into StudioProjectCompat. Dealing with latest 2017-07-31 13:43:21 -07: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 Add unit tests for run and retryPromise 2018-06-20 13:24:50 +02:00