GitHub user stevengill opened a pull request:
https://github.com/apache/cordova-cli/pull/276
CB-11982: rewrote tests for cordova config
<!--
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
-
-
- What does this PR do?
-
-
- What testing has been done on this change?
-
-
- Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ ] 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.
- [ ] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stevengill/cordova-cli master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/276.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #276
commit dba7c9ab5e80b040da648ac1c6085b5cb8fbf1d6
Author: Audrey So <audreyso@apache.org>
Date: 2017-01-31T23:27:34Z
CB-11982 : added config command that sets, gets, and deletes
commit 8956c75931f742a773c1e78d49c7dac85fdb6747
Author: Audrey So <audreyso@apache.org>
Date: 2017-02-02T00:00:56Z
CB-11982 : added jasmine tests to test config get, set and delete
commit c6286f2cc6afd2b89d61087e290284a77da7da09
Author: Audrey So <audreyso@apache.org>
Date: 2017-02-02T01:36:39Z
CB-11982 : updated config command if save, fetch, or browserify is undefined
commit 7c035ce1ba73f416498d9ee926ac53dcc4888a10
Author: Audrey So <audreyso@apache.org>
Date: 2017-02-03T00:39:39Z
CB-11982 : added edit and ls to delete command
commit d34e59696d458f80d9a3e72354cefd2eba0199c2
Author: Audrey So <audreyso@apache.org>
Date: 2017-03-10T17:26:02Z
CB-11982 : updated info about new config command
commit 9053ed00e0bab71a26c3d634e07494ec61696f25
Author: Audrey So <audreyso@apache.org>
Date: 2017-03-23T18:13:30Z
CB-11982 : revised config command wording so it's clearer
commit 1b5cf978205c221167b10b51e604dc0d72dd3e5d
Author: Steve Gill <stevengill97@gmail.com>
Date: 2017-04-19T23:27:32Z
CB-11982: rewrote cordova config tests
Link to proposal :
https://github.com/cordova/cordova-discuss/pull/63/commits/788be4b3a2f360cdc2c5b4ddd46d7547a7f45416