Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Sandpack/nodebox-runtime
/ node-fetch.test.ts
File
node-fetch.test.ts
tests/node-packages/node-fetch.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'tests'
;
2
3
test(
'starts a `node-fetch` project'
,
async
({ runTestServer, page, emulatorUrl, getPreviewFrame }) => {
4
await
runTestServer();
Callers
nothing calls this directly
Calls
6
getPreviewFrame
Function · 0.85
connect
Method · 0.80
init
Method · 0.80
create
Method · 0.80
runCommand
Method · 0.80
runTestServer
Function · 0.50
Tested by
no test coverage detected