MCPcopy
hub / github.com/codeceptjs/CodeceptJS / workerStorage_test.js

File workerStorage_test.js

test/unit/workerStorage_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'expect'
2import WorkerStorage from '../../lib/workerStorage.js'
3import { Worker } from 'worker_threads'
4import event from '../../lib/event.js'

Callers

nothing calls this directly

Calls 4

callbackFunction · 0.85
doneFunction · 0.85
addWorkerMethod · 0.80
shareMethod · 0.45

Tested by

no test coverage detected