Closed kengz closed 8 years ago
Just so #23 doesn't happen in the future. A JS test is added so Travis will check it too. The same command npm test runs all the coffee and js tests, so no modifications required. As usual please merge n publish?
npm test
coffee
js
Thank you for your try :+1: I want to test against about packaging problem but adding JS test can't test it :cry: I'll add test for package.
https://github.com/mtsmfm/hubot-test-helper/tree/master/dummy
Just so #23 doesn't happen in the future. A JS test is added so Travis will check it too. The same command
npm test
runs all thecoffee
andjs
tests, so no modifications required. As usual please merge n publish?