Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-module-hooks-load-url-change-import.mjs
File
test-module-hooks-load-url-change-import.mjs
test/module-hooks/test-module-hooks-load-url-change-import.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mustCall } from
'../common/index.mjs'
;
2
import
assert from
'node:assert'
;
3
import
{ registerHooks } from
'node:module'
;
4
import
* as fixtures from
'../common/fixtures.mjs'
;
Callers
nothing calls this directly
Calls
3
registerHooks
Function · 0.85
deregister
Method · 0.80
mustCall
Function · 0.50
Tested by
no test coverage detected