node-red/test/unit/@node-red/util/lib
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
..
events_spec.js Move exec and events components to util module 2020-12-07 11:49:01 +00:00
exec_spec.js Move exec and events components to util module 2020-12-07 11:49:01 +00:00
i18n_spec.js Fixup all the tests 2018-08-20 16:17:24 +01:00
index_spec.js Fixup all the tests 2018-08-20 16:17:24 +01:00
log_spec.js add one line of coverage in log tests. 2019-11-02 13:21:58 +00:00
util_spec.js Handle undefined value in Debug view of Array and Object 2020-09-07 21:05:27 +01:00