node-red/test/nodes/core
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
logic Change node can set msg property to another msg property. Closes #456 2014-10-28 15:50:50 +00:00
parsers Update package dependencies 2014-09-17 23:49:28 +01:00
storage Disable tail truncated test until it behaves on Travis 2014-08-28 00:22:12 +01:00