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

Add Tests #6

Open
JRJurman opened this issue Oct 3, 2017 · 1 comment
Open

Add Tests #6

JRJurman opened this issue Oct 3, 2017 · 1 comment
Labels

Comments

@JRJurman
Copy link
Member

JRJurman commented Oct 3, 2017

Summary

It would be cool to have tests that verify tram-one-express works as intended using jest.

Checklist

  • verify default project name
  • verify custom project name
  • verify files are created
  • verify that files replace %TITLE% with project name
  • verify that start, build, and test script work as expected for the generated project
@JRJurman
Copy link
Member Author

JRJurman commented Jul 1, 2018

  • verify that start, build, and test script work as expected for the generated project

Completed with work for CircleCI tests

The other tests should be unit tests (this potentially requires breaking much of the logic up into testable chunks)

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

No branches or pull requests

2 participants