sealcode / sealious

An extensible, declarative node framework
25 stars 2 forks source link

Coverage tests are broken #194

Closed kuba-orlik closed 9 years ago

kuba-orlik commented 9 years ago

Running npm run test-coverage renders an invalid html file

arkadiusz-wieczorek commented 9 years ago

Is it out of date? #203?

kuba-orlik commented 9 years ago

Well, there's still no easy way to preview code coverage before pushing to the remote repository - this issue will be closed once we can check code coverage locally. It should be hard to make, it'll probably use the same modules that currect coveralls script uses

arkadiusz-wieczorek commented 9 years ago

I see. Maybe we should be use other tool for locally coverage testing.

kuba-orlik commented 9 years ago

Well, we're already using jscoverage for coveralls, so perhaps we can re-use that for local coverage testing?

arkadiusz-wieczorek commented 9 years ago

Ok can you run in locally this coveralls?

kuba-orlik commented 9 years ago

Done in 83b96fc1dd3b476223c