1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/test/red
Nick O'Leary 79e9641c09 Big rework of registry.js
Part of #322

Loads node.html files before node.js files

Adds helper.unload which must be called by node tests
to clear the registery of nodes
2014-08-01 22:05:49 +01:00
..
nodes Big rework of registry.js 2014-08-01 22:05:49 +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
ui_spec.js Removing assumption that /tmp exists so test runs on Windows 2014-07-28 12:10:13 +01:00