trailsjs / trails

:evergreen_tree: Modern Web Application Framework for Node.js.
http://trailsjs.io
Other
1.67k stars 70 forks source link

Trails should include a generator-trails test #163

Open jaumard opened 8 years ago

jaumard commented 8 years ago

When a PR is made on Trails, it could be nice to have a unit test who test if the generator-trails generate a working project.

Like this if a file is removed or added the generator-trails can test if it able to generate a working project or not.

tjwebb commented 8 years ago

Cool, we should add that to the smokesignals ecosystem CI script: https://github.com/trailsjs/smokesignals/blob/master/bin/ci.js