node-red/test/nodes/core
Hiroyasu Nishiyama 6310de0d20 Initial support of sequence rules for SWITCH node (#1545)
* new UI for parts support of SWITCH node

* update UI of SWITCH node for parts support

* add server side code of new SWITCH node

* update info document of SWITCH node

* add tests for new SWITCH node features

* add test for too many pending messages & related fixes

* fix handling when msg is undefined

* tabs -> spaces

* fixed meaning of "repair sequence" in SWITCH node docs

* add a note on restricting internally kept messages

* change label and position in menu of "pos. between" rule

* fixed typos (again, sorry)
2018-01-17 10:08:58 +00:00
..
analysis Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
core let trigger node be reset by boolean message (#1554) 2018-01-17 09:51:53 +00:00
io Watch node - filter subdir events in tests because fs.notify is inconsistent 2018-01-13 23:24:41 +00:00
logic Initial support of sequence rules for SWITCH node (#1545) 2018-01-17 10:08:58 +00:00
parsers Add option to JSON node to ensure particular encoding 2018-01-14 23:19:01 +00:00
storage Tidy up properly between file node tests 2018-01-14 01:06:55 +00:00