IBM-Cloud / ibm-developer-extension-vscode

Extension for VS Code editor to enable IBM Cloud CLI capabilities from within the editing environment.
https://marketplace.visualstudio.com/items?itemName=IBM.ibm-developer
Apache License 2.0
13 stars 10 forks source link

upgrade mocha #24

Closed boneskull closed 6 years ago

boneskull commented 6 years ago

Running the tests locally requires the extension be compiled, but npm test was not doing this for me.

There was also a tslint failure in the pre-commit hook, so I had to fix it.