node-red/test/nodes
Mark Hindess 7909ca24d3 Fix random delay in milliseconds case and change test to reproduce bug.
Because there was no multiplier the node.randomFirst was a string so
the later '+' was a concatentation. The test failed to catch this because
it uses integers not strings to configure the node.
2015-01-14 10:18:47 +00:00
..
core Fix random delay in milliseconds case and change test to reproduce bug. 2015-01-14 10:18:47 +00:00
helper.js Adding capability to the test helper to load more than one node at once 2014-10-22 11:29:54 +01:00