MCPcopy Create free account
hub / github.com/Sandpack/nodebox-runtime / runTestServer

Method runTestServer

tests/index.ts:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14interface Fixtures {
15 emulatorUrl: string;
16 runTestServer(): Promise<void>;
17 getBridgeFrameLocator(): Promise<Locator>;
18 getPreviewFrameLocator(): Promise<Locator>;
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected