GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/142
CB-10441 Add auto tests for InAppBrowser plugin https://issues.apache.org/jira/browse/CB-10441 Added the following unit tests: 1. `cordova.InAppBrowser.open` method exists and return `InAppBrowser` instance as a result 2. `loadstart` and `loadstop` events callbacks are called You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-plugin-inappbrowser CB-10441 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-inappbrowser/pull/142.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 #142 ---- commit ff705db31a6341326bbd2e56dff34908f77fccdc Author: sgrebnov <v-seg...@microsoft.com> Date: 2016-01-27T09:35:44Z CB-10441 Add auto tests for InAppBrowser plugin ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org