node-red/test/red
Nick O'Leary da61fe12d0 Add dynamic node api
Closes #322
- nodes modules can be installed/removed dynamically at runtime
- nodes can be enabled/disabled
- onpaletteadd/onpaletteremove api added to node definitions
- initial implementation of nr-cli
2014-09-17 23:57:29 +01:00
..
bin Add dynamic node api 2014-09-17 23:57:29 +01:00
nodes Add dynamic node api 2014-09-17 23:57:29 +01:00
storage Prohibit library entry names from containing '../'. 2014-07-31 13:59:24 +01:00
comms_spec.js Add comms.stop to tidy up keepalive timer 2014-08-01 21:55:05 +01:00
events_spec.js Add trivial tests to make coverage figure more realistic. 2014-07-17 09:16:43 +01:00
library_spec.js Prohibit library entry names from containing '../'. 2014-07-31 13:59:24 +01:00
log_spec.js Add trivial tests to make coverage figure more realistic. 2014-07-17 09:16:43 +01:00
red_spec.js Add trivial tests to make coverage figure more realistic. 2014-07-17 09:16:43 +01:00
server_spec.js Add trivial tests to make coverage figure more realistic. 2014-07-17 09:16:43 +01:00
settings_spec.js Add dynamic node api 2014-09-17 23:57:29 +01:00
ui_spec.js Removing assumption that /tmp exists so test runs on Windows 2014-07-28 12:10:13 +01:00
util_spec.js Add ensureBuffer helper for nodes. 2014-09-10 12:46:56 +01:00