MagicMirror-Module-Template
MagicMirror-Module-Template copied to clipboard
Testing module does not work
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?