pnxtech / hydra

A light-weight library for building distributed applications such as microservices
https://www.hydramicroservice.com
MIT License
645 stars 54 forks source link

Issue_178 : Add code coverage and cleanup Unit Tests a bit #180

Closed sjmcdowall closed 6 years ago

sjmcdowall commented 6 years ago

Added instanbul with a new "coverage" package.json script and removed the duplicate tests in tests.js as well as used @description for standardized JSDOC ..