spectra icon indicating copy to clipboard operation
spectra copied to clipboard

100% Code Coverage

Open avp opened this issue 10 years ago • 0 comments

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 avatar Dec 10 '13 22:12 avp