1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/test/nodes/core
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
..
analysis Updates to sentiment, exec and range to handle missing payload properties 2015-03-31 08:35:56 +01:00
core Add number of units to the delay node (rate) (#994) 2016-09-16 14:27:14 +01:00
io NLS Core nodes 2015-07-02 10:46:57 +01:00
logic Add test for change node ,move to sub-property 2016-08-28 12:09:37 +01:00
parsers Fix html parse node test 2016-07-20 20:58:52 +01:00
storage enhance a couple of tests to check more 2016-04-24 17:41:22 +01:00