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

100% Code Coverage #1

Open
avp opened this issue Dec 10, 2013 · 0 comments
Open

100% Code Coverage #1

avp opened this issue Dec 10, 2013 · 0 comments

Comments

@avp
Copy link
Owner

avp commented Dec 10, 2013

We need to get to 100% code coverage to make sure that Spectra is robust.

Take a look at https://coveralls.io/r/avp/spectra if you need to see the current condition of the tests, and which lines need to be covered.

Also, if you run grunt karma there'll be test coverage information generated in test/coverage/. If you keep going down the directory tree, you'll find an HTML file that contains an analysis of the test coverage.

avp added a commit that referenced this issue Jan 8, 2014
Add unit tests to increase coverage.

Ref #1.
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