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 test coverage #213

Open
paulbert opened this issue Dec 4, 2017 · 0 comments
Open

Unit test coverage #213

paulbert opened this issue Dec 4, 2017 · 0 comments

Comments

@paulbert
Copy link
Member

paulbert commented Dec 4, 2017

So I found that there is some built in test coverage tool for unit tests with the Angular CLI/Karma. Not sure how we want to use it, but before I forget the command for creating the coverage report from the vagrant VM is:

ng test --browser=ChromeHeadless --code-coverage

We might be able to run this in Travis to get our Code Climate test coverage reports working.

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

No branches or pull requests

1 participant