node-red/test
Antoine Aflalo ea8c6d5cce Add number of units to the delay node (rate) (#994)
* Add possibility to set the value for the rate unit

Backward compatible, if the new nbRateUnits is not set, default to 1.
This way we can delay messages to 1 msg per X seconds/minutes/hours days
instead of always 1.
Useful when interacting with API that have a uncommon rate limiting like
1req per 2 seconds.

* Fix existing testing for delay

* Add new test for the nbRateUnits

* Fix label for timed and topic for delay node

* Schrink width of Units delay rate

* pluralisation of labels

* Dynamic pluralisation respecting i18n

* Remove debug data left
2016-09-16 14:27:14 +01:00
..
nodes Add number of units to the delay node (rate) (#994) 2016-09-16 14:27:14 +01:00
red update registry loader test to normalise path for windows 2016-09-13 22:57:20 +01:00
resources add attribute test to HTML parser node tests 2015-12-19 14:30:43 +00:00
_spec.js Add dynamic node api 2014-09-17 23:57:29 +01:00