node-red/test/red/runtime/nodes
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
..
flows Update tests for runtime/api separation 2016-01-06 17:01:11 +00:00
registry Remove all uses of fs.exists as it is deprecated 2016-01-06 17:01:11 +00:00
resources Add missing test resources 2016-01-06 17:01:11 +00:00
Node_spec.js Move comms from runtime to api component 2016-01-06 17:01:11 +00:00
credentials_spec.js Update tests for runtime/api separation 2016-01-06 17:01:11 +00:00
index_spec.js Fix incorrect async test completion 2016-01-06 17:01:11 +00:00