Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit testing #8

Open
mchelen opened this issue Jan 29, 2015 · 4 comments
Open

Unit testing #8

mchelen opened this issue Jan 29, 2015 · 4 comments

Comments

@mchelen
Copy link
Member

mchelen commented Jan 29, 2015

It would be great to add a basic unit test, perhaps via .travis.yml to help developers confirm their theme is working.

@erming
Copy link
Contributor

erming commented Feb 11, 2015

Nah, I think it's overkill.

And we can't really take for granted that people using this boilerplate knows Node and how to run/add tests. And Travis requires signing up, right?

Manual testing via resume serve should do it.

@mchelen
Copy link
Member Author

mchelen commented Feb 11, 2015

Whoops, I totally filed this bug in the wrong repo. I meant to post it in resume-cli.

@mchelen mchelen closed this as completed Feb 11, 2015
@thomasdavis thomasdavis reopened this Feb 12, 2015
@thomasdavis
Copy link
Member

I'd have to disagree, a Travis test that can signify if a theme is rendering would be fantastic.

@mchelen
Copy link
Member Author

mchelen commented Feb 18, 2015

Ah ok yes that would be helpful. I don't think it's possible to test if the output is correct, but we can at least check that the render was performed without errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants