ghiobi / tally-ticketsystem

Making Expensing Better Than Great Again
MIT License
1 stars 0 forks source link

Add code coverage tool 'nyc' [story #217] #218

Closed miisaka closed 5 years ago

miisaka commented 5 years ago

PR for issue #217

To run, use command 'npm test' and it will run all the Adonis tests along with the code coverage tool and display a table with the results when all the tests finish running.