[GitHub] cordova-lib pull request #569: CB-12361: added main function unit tests for ...

2017-09-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/569 --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org

[GitHub] cordova-lib pull request #569: CB-12361: added main function unit tests for ...

2017-08-25 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/569#discussion_r135331136 --- Diff: spec/cordova/plugin/add.spec.js --- @@ -21,16 +21,82 @@ /* globals fail */ var Q = require('q'); -var add =

[GitHub] cordova-lib pull request #569: CB-12361: added main function unit tests for ...

2017-08-25 Thread audreyso
Github user audreyso commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/569#discussion_r135308470 --- Diff: spec/cordova/plugin/add.spec.js --- @@ -21,16 +21,82 @@ /* globals fail */ var Q = require('q'); -var add =

[GitHub] cordova-lib pull request #569: CB-12361: added main function unit tests for ...

2017-06-26 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-lib/pull/569 CB-12361: added main function unit tests for plugin add.spec.js work in progress. Please don't merge You can merge this pull request into a Git repository by running: $ git pull