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/core
Dave Conway-Jones 7b1787fdbb Debug to status option (#1499)
* Let debug optionally target the status line (32 chars only)

* Add batching of messages to debug ws comms

* let Debug handle simple case of NaN

would also close #1530

* Fixup debug tests for batch comms (no new tests yet)

* mixup comms/api test to match new batch mode (no new tests)

* Add test for NaN being sent OK.

* redo original fix to padding / labels for new debug options

* fix debug test (re-add fix from #1444)

* Fix up merge issues in debug tests
2018-01-13 16:14:03 +00:00
..
20-inject_spec.js Debug to status option (#1499) 2018-01-13 16:14:03 +00:00
25-catch_spec.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
25-status_spec.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
58-debug_spec.js Debug to status option (#1499) 2018-01-13 16:14:03 +00:00
60-link_spec.js Add test script for link node (#1463) 2017-11-02 16:47:12 +00:00
75-exec_spec.js Fix #1478 - Project files are not being flushed to disk after being written (#1479) 2017-11-17 17:29:33 +00:00
80-function_spec.js Add test cases for function node (#1402) 2017-10-12 20:47:52 +01:00
80-template_spec.js enable template config via msg.template for stored or generated templates (#1503) 2017-12-05 12:24:06 +00:00
89-delay_spec.js let default apply if msg.delay not set in override mode. (#1397) 2017-10-10 21:40:09 +01:00
89-trigger_spec.js Don't send message if it doesn't exist. and give it time not to exist. 2017-12-19 17:54:26 +00:00
90-comment_spec.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
98-unknown_spec.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00