btford/grunt-conventional-changelog

missing full coverage suite

stevemao opened this issue · 2 comments

missing full coverage suite

Not sure how to test this grunt wrapper. I guess as long as it loads the module properly it should be fine. Since this is not a "multi task" I can't simply generate another temporary changelog in tmp folder. And the changelog task is already doing release task.

Examples of other grunt repos that are not testing anything.
https://github.com/BrowserSync/grunt-browser-sync/blob/master/package.json#L27
https://github.com/btford/grunt-google-cdn/blob/master/test.js