node-red/test/red/runtime/nodes/registry
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
..
deprecated_spec.js Update tests for runtime/api separation 2016-01-06 17:01:11 +00:00
index_spec.js Improve node registry test coverage 2016-01-06 17:01:11 +00:00
installer_spec.js Remove all uses of fs.exists as it is deprecated 2016-01-06 17:01:11 +00:00
loader_spec.js Improve node registry test coverage 2016-01-06 17:01:11 +00:00
localfilesystem_spec.js Improve node registry test coverage 2016-01-06 17:01:11 +00:00
registry_spec.js Improve node registry test coverage 2016-01-06 17:01:11 +00:00