Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/claude-code-best/claude-code
/ framework.test.ts
File
framework.test.ts
src/utils/task/__tests__/framework.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, mock, test } from
'bun:test'
2
import
{ debugMock } from
'../../../../tests/mocks/debug.js'
3
4
// ─── Mocks ───
Callers
nothing calls this directly
Calls
8
makeTask
Function · 0.85
registerTask
Function · 0.85
evictTerminalTask
Function · 0.85
now
Method · 0.80
createSetAppState
Function · 0.70
keys
Method · 0.65
updateTaskState
Function · 0.50
push
Method · 0.45
Tested by
no test coverage detected