MCPcopy
hub / github.com/claude-code-best/claude-code / context.test.ts

File context.test.ts

packages/workflow-engine/src/__tests__/context.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'bun:test'
2import { createBufferingEmitter } from '../progress/events.js'
3import {
4 createEngineContext,

Callers

nothing calls this directly

Calls 8

createSharedResourcesFunction · 0.85
createEngineContextFunction · 0.85
createHostHandleFunction · 0.85
createBufferingEmitterFunction · 0.85
acquireMethod · 0.80
mockPortsFunction · 0.70
pushMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected