mtsmfm / hubot-test-helper

Helper for testing hubot script
MIT License
115 stars 40 forks source link

add JS test to ensure JS passes Travis too #24

Closed kengz closed 8 years ago

kengz commented 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?

mtsmfm commented 8 years ago

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.

mtsmfm commented 8 years ago

https://github.com/mtsmfm/hubot-test-helper/tree/master/dummy