node-red/test/nodes/core/logic
Hiroyasu Nishiyama af71ae649b Initial support of new BATCH node (#1548)
* initial support of BATCH node

* add concat mode & fix for docs and js code

* add tests for BATCH node

* minor correction of typo

* allow interval in float

* fixed message catalog

* add test for too many pending messages & related fixes

* update info document on batchMaxKeptMsgsCount

* fixed close callback

* fixed info document

* add initial topics entry of concat mode
2018-01-17 10:05:01 +00:00
..
10-switch_spec.js Add test cases for switch node (#1426) 2017-10-10 21:37:34 +01:00
15-change_spec.js Add test cases for change node (#1476) 2017-11-17 17:26:36 +00:00
16-range_spec.js Fix boundary problem in range node (#1338) 2017-07-19 16:42:39 +01:00
17-split_spec.js ignore _msgid when merging full objects 2017-12-05 21:45:43 +00:00
18-sort_spec.js Fix handling of too many pending messages in SORT node (#1514) 2017-12-06 19:44:46 +00:00
19-batch_spec.js Initial support of new BATCH node (#1548) 2018-01-17 10:05:01 +00:00