Skip to content
Mike Blackstock edited this page Jan 24, 2018 · 24 revisions

Notes for improvements

Testing Nodes

Add more information on how to test nodes and provide a test harness. There is a test helper for nodes in the main repowhich is reused by node-red-nodes repo that needs documenting and maybe exposing better.

npm link can be a pain on Windows and with npm 5. We should maybe suggest

npm install ../path/to/module

Clone this wiki locally