mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
7ab0cf123d
<!-- 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. |
||
---|---|---|
.. | ||
builders | ||
pluginHandlers | ||
Adb.spec.js | ||
android_sdk.spec.js | ||
AndroidManifest.spec.js | ||
AndroidProject.spec.js | ||
Api.spec.js | ||
check_reqs.spec.js | ||
create.spec.js | ||
device.spec.js | ||
emulator.spec.js | ||
jasmine.json | ||
prepare.spec.js | ||
retry.spec.js | ||
run.spec.js |