MagicMirror-Module-Template icon indicating copy to clipboard operation
MagicMirror-Module-Template copied to clipboard

Testing module does not work

Open nixnuex opened this issue 8 years ago • 0 comments

After creating a new module with the script, running npm install && npm test in the new module directory does not result in tests being executed.

How exactly do I have to perform the npm test? What are the requirements?

nixnuex avatar Dec 11 '17 17:12 nixnuex