node-red-contrib-mock

0.0.1 • Public • Published

node-red-contrib-mock

Node that records and replays message payload. Useful for testing.

  • When message is received by node, it stores (records) the payload.
  • When you click on the node button, stored message payload is sent (replayed) to next node.

NOTE: Stored (recorded) payload is reset when node is redeployed. If you want to keep the stored payload, deploy only nodes which you have changed.

Install

Run command on Node-RED installation directory

npm install node-red-contrib-mock

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i node-red-contrib-mock

      Weekly Downloads

      3

      Version

      0.0.1

      License

      ISC

      Last publish

      Collaborators

      • alhafoudh