Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ expect, test } from
'bun:test'
2
import
{ createBufferingEmitter } from
'../progress/events.js'
3
import
{
4
createEngineContext,
Callers
nothing calls this directly
Calls
8
createSharedResources
Function · 0.85
createEngineContext
Function · 0.85
createHostHandle
Function · 0.85
createBufferingEmitter
Function · 0.85
acquire
Method · 0.80
mockPorts
Function · 0.70
push
Method · 0.45
emit
Method · 0.45
Tested by
no test coverage detected