mitodl / teachersportal

MIT ODL Teacher's Portal
0 stars 0 forks source link

Added code coverage for javascript #472

Closed noisecapella closed 8 years ago

noisecapella commented 8 years ago

What are the relevant tickets?

Fixes #471

Rebased off of #470

What's this PR do?

Uses istanbul to do code coverage for javascript. The code coverage report will be in the coverage/ directory, and a percentage is output to standard output.

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

Screenshots (if appropriate)

What GIF best describes this PR or how it makes you feel?

justinabrahms commented 8 years ago

:+1: