Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/node-red/node-red
/ index_spec.js
File
index_spec.js
test/unit/@node-red/runtime/lib/telemetry/index_spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
should = require(
"should"
);
2
const
NR_TEST_UTILS = require(
"nr-test-utils"
);
3
4
const
telemetryApi = NR_TEST_UTILS.require(
"@node-red/runtime/lib/telemetry/index"
);
Callers
nothing calls this directly
Calls
3
afterEach
Function · 0.85
getMockRuntime
Function · 0.85
init
Method · 0.80
Tested by
no test coverage detected