cordova-android/spec
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
..
e2e CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
fixtures CB-14038 (android): fix false positive detecting project type 2018-04-18 13:52:04 +02:00
unit Unit tests for android_sdk and AndroidProject (#464) 2018-09-02 04:44:37 +02:00
.eslintrc.yml Allow mocks to reject without a reason 2018-06-20 13:24:50 +02:00