Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Sandpack/nodebox-runtime
/ hoist-pattern.test.ts
File
hoist-pattern.test.ts
tests/features/package-manager/hoist-pattern.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'tests'
;
2
import
{ MockCdn } from
'../../../tests/setup/MockCdn'
;
3
4
const
mockCdn =
new
MockCdn({
Callers
nothing calls this directly
Calls
8
readdir
Function · 0.85
listen
Method · 0.80
connect
Method · 0.80
init
Method · 0.80
writeFile
Method · 0.80
create
Method · 0.80
runCommand
Method · 0.80
runTestServer
Function · 0.50
Tested by
no test coverage detected