Matthias Urlichs c25ada8dcb Propagate errors when testing
Testing with Mocha requires errors raised within flows to propagate
to the test runner, not getting swallowed by Node.

This commit tests whether Mocha's global functions exist and,
if they do, propagates exceptions that are raised there.
2024-11-13 16:37:56 +01:00
..
2024-11-13 16:37:56 +01:00
2018-10-25 11:18:13 +01:00
2022-01-27 12:49:48 +00:00
2024-10-10 11:05:08 +01:00
2018-08-21 13:43:11 +01:00

@node-red/runtime

Node-RED runtime module.

This provides the core flow engine of Node-RED. It is the main entry point for the runtime.

Source

The main Node-RED modules are maintained as a monorepo on GitHub.