MCPcopy 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

1import { test, expect } from 'tests';
2
3test('starts a `node-fetch` project', async ({ runTestServer, page, emulatorUrl, getPreviewFrame }) => {
4 await runTestServer();

Callers

nothing calls this directly

Calls 6

getPreviewFrameFunction · 0.85
connectMethod · 0.80
initMethod · 0.80
createMethod · 0.80
runCommandMethod · 0.80
runTestServerFunction · 0.50

Tested by

no test coverage detected