Add test coverage.

This commit is contained in:
David Braun 2017-12-06 14:30:53 -05:00
parent 9da406e58f
commit 4315a28f0c
4 changed files with 37 additions and 7 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.nyc_output
.vscode
coverage
node_modules