MCPcopy 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

1import { afterEach, describe, expect, mock, test } from 'bun:test'
2import { debugMock } from '../../../../tests/mocks/debug.js'
3
4// ─── Mocks ───

Callers

nothing calls this directly

Calls 8

makeTaskFunction · 0.85
registerTaskFunction · 0.85
evictTerminalTaskFunction · 0.85
nowMethod · 0.80
createSetAppStateFunction · 0.70
keysMethod · 0.65
updateTaskStateFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected