node-red/test/unit/@node-red/runtime/lib/api
Nick O'Leary 6fb96fa3c1
Move exec and events components to util module
The exec and events components are common components that
are used by both runtime and registry. It makes sense to
move them into the util package.

This also adds some docs to the registry module
2020-12-07 11:49:01 +00:00
..
comms_spec.js Move exec and events components to util module 2020-12-07 11:49:01 +00:00
context_spec.js Add test cases for context runtime API 2019-03-27 12:54:02 +09:00
flows_spec.js Fix flow api unit tests 2020-09-29 17:35:43 +01:00
index_spec.js Fixup all the tests 2018-08-20 16:17:24 +01:00
library_spec.js Update runtime apis to support multiple libraries 2019-04-25 11:32:09 +01:00
nodes_spec.js Fully remove when.js dependency 2020-12-07 11:49:01 +00:00
projects_spec.js Add audit log to project spec tests 2019-08-09 17:09:03 +01:00
settings_spec.js Fully remove when.js dependency 2020-12-07 11:49:01 +00:00