MCPcopy Create free account
hub / github.com/Noumena-Network/code / ConfigTool.test.ts

File ConfigTool.test.ts

src/tools/ConfigTool/ConfigTool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, mock } from 'bun:test'
2import { getDefaultAppState } from '../../state/AppStateStore.js'
3
4type MockGlobalConfig = Record<string, unknown>

Callers

nothing calls this directly

Calls 2

resolveMethod · 0.80
createToolUseContextFunction · 0.70

Tested by

no test coverage detected