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
Hiroyasu Nishiyama d7c8adfd82 Fix handling of too many pending messages in SORT node (#1514)
* initial support of SORT node

minor fix of sort node

fixed error message of sort node

fixed error handling of SORT node

add test case for SORT node

make limit of messages count computed once in SORT node

* update type in message & info description

* fix handling of pending messages in SORT node
2017-12-06 19:44:46 +00:00
..
analysis Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
core enable template config via msg.template for stored or generated templates (#1503) 2017-12-05 12:24:06 +00:00
io add test for WATCH node (#1493) 2017-11-30 13:48:52 +00:00
logic Fix handling of too many pending messages in SORT node (#1514) 2017-12-06 19:44:46 +00:00
parsers Let CSV correct parts if we remove header row. 2017-12-05 17:34:49 +00:00
storage Fix a problem of file append test on Windows (#1431) 2017-11-02 16:51:40 +00:00