Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/MagicMirrorOrg/MagicMirror
/ module_spec.js
File
module_spec.js
tests/unit/classes/module_spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
"node:path"
);
2
const
{ pathToFileURL } = require(
"node:url"
);
3
4
describe(
"File js/module (cloneObject)"
, () => {
Callers
nothing calls this directly
Calls
4
create
Method · 0.80
setConfig
Method · 0.80
setData
Method · 0.80
start
Method · 0.45
Tested by
no test coverage detected