Michael Brooks created CB-2635:
----------------------------------
Summary: Output Messages Leak During Tests
Key: CB-2635
URL: https://issues.apache.org/jira/browse/CB-2635
Project: Apache Cordova
Issue Type: Bug
Components: CLI
Affects Versions: 2.5.0
Reporter: Michael Brooks
Assignee: Filip Maj
When running the tests with {{npm test}} the CLI leaks the following output to
the console:
{code}
cordova-cli:mwbrooks $ npm test
.....................................................................................Looks
like we need some of your BlackBerry development environment information.
We'll just ask you a few questions and we'll be on our way to building.
Perfect! If you need to change any of these properties, just edit the
.cordova/config.json file in the root of your cordova project.
.................................................
Finished in 74.107 seconds
134 tests, 215 assertions, 0 failures
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira