Skip to content

Commit

Permalink
Add nyc to collect coverage + Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
silvestreh committed Aug 22, 2019
1 parent 566ac24 commit be66c01
Show file tree
Hide file tree
Showing 5 changed files with 2,058 additions and 984 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ lib-cov

# Coverage directory used by tools like istanbul
coverage
.nyc_output

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
Expand Down
3 changes: 3 additions & 0 deletions config/test.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"port": 3333
}
Loading

0 comments on commit be66c01

Please sign in to comment.