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

File worker_threads.test.ts

tests/features/worker_threads.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect } from 'tests';
2import waitForExpect from 'wait-for-expect';
3
4test('increments "threadId" of each spawned child worker', async ({ runTestServer, page, emulatorUrl }) => {

Callers

nothing calls this directly

Calls 6

connectMethod · 0.80
initMethod · 0.80
createMethod · 0.80
runCommandMethod · 0.80
runTestServerFunction · 0.50
onMethod · 0.45

Tested by

no test coverage detected