mayankshah1607 / node-boiler

:computer: A simple plug-and-play npm module for boiler plate code generation
https://www.npmjs.com/package/node-boiler
MIT License
23 stars 4 forks source link

Add more code coverage to the test suite #5

Open mayankshah1607 opened 5 years ago

mayankshah1607 commented 5 years ago

The fileGenerator functions have not been explicitly tested yet. The generateFiles() function coverts the functions from fileGenerator.

ragnarokatz commented 4 years ago

@mayankshah1607 Hello, I would like to work on adding test cases to test the functions in lib/helpers/fileGenerators.js please.

ragnarokatz commented 4 years ago

reference pull request #11