trails icon indicating copy to clipboard operation
trails copied to clipboard

Trails should include a generator-trails test

Open jaumard opened this issue 8 years ago • 1 comments

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.

jaumard avatar Apr 26 '16 11:04 jaumard

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

tjwebb avatar Apr 27 '16 06:04 tjwebb