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/runtime
Nick O'Leary f62b7afede Remove all uses of fs.exists as it is deprecated
The tests still use it in places - particular localfilesystem tests,
but those tests need to be redone with sinon stubbing in place and
not rely on real fs operations.
2016-01-06 17:01:11 +00:00
..
nodes Remove all uses of fs.exists as it is deprecated 2016-01-06 17:01:11 +00:00
storage Update tests for runtime/api separation 2016-01-06 17:01:11 +00:00
events_spec.js Update tests for runtime/api separation 2016-01-06 17:01:11 +00:00
i18n_spec.js Update tests for runtime/api separation 2016-01-06 17:01:11 +00:00
index_spec.js Move comms from runtime to api component 2016-01-06 17:01:11 +00:00
log_spec.js Update tests for runtime/api separation 2016-01-06 17:01:11 +00:00
settings_spec.js Update tests for runtime/api separation 2016-01-06 17:01:11 +00:00
util_spec.js Update tests for runtime/api separation 2016-01-06 17:01:11 +00:00