node-red/test/red
Nick O'Leary b96ea36b70 Deprecate getAllFlows/getFlow/saveFlow storage functions
They were specialised versions of get/saveLibraryEntry that
complicated the interface.

This change removes them from localfilesystem, but the top
level module checks for their existence and uses them if
they are there - for backwards compatibility.
2015-04-03 23:05:56 +01:00
..
api Remove 'loaded' property from external node info object 2015-03-30 21:49:20 +01:00
nodes Remove 'loaded' property from external node info object 2015-03-30 21:49:20 +01:00
storage Deprecate getAllFlows/getFlow/saveFlow storage functions 2015-04-03 23:05:56 +01:00
comms_spec.js Fix auth on comms link and for anon user 2015-03-29 22:27:07 +01:00
events_spec.js Add trivial tests to make coverage figure more realistic. 2014-07-17 09:16:43 +01:00
log_spec.js Improve core test coverage 2015-03-21 17:42:06 +00:00
red_spec.js More tests for red, log, info and util. 2015-03-06 14:14:47 +00:00
server_spec.js Remove 'loaded' property from external node info object 2015-03-30 21:49:20 +01:00
settings_spec.js Improve core test coverage 2015-03-21 17:42:06 +00:00
util_spec.js More tests for red, log, info and util. 2015-03-06 14:14:47 +00:00