MCPcopy Index your code
hub / github.com/Sandpack/nodebox-runtime / shell.start.test.ts

File shell.start.test.ts

tests/features/shell.start.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 project successfully', async ({ runTestServer, page, emulatorUrl, getPreviewFrame }) => {
4 await runTestServer();

Callers

nothing calls this directly

Calls 9

getPreviewFrameFunction · 0.85
getBridgeFrameLocatorFunction · 0.85
getPreviewFrameLocatorFunction · 0.85
connectMethod · 0.80
initMethod · 0.80
createMethod · 0.80
runCommandMethod · 0.80
killMethod · 0.80
runTestServerFunction · 0.50

Tested by

no test coverage detected