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

File SkillTool.test.ts

src/tools/SkillTool/SkillTool.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'
3import type { Command } from '../../types/command.js'
4import { createUserMessage } from '../../utils/messages.js'

Callers

nothing calls this directly

Calls 5

getDefaultAppStateFunction · 0.85
resolveMethod · 0.80
createPromptCommandFunction · 0.70
createToolUseContextFunction · 0.70
createUserMessageFunction · 0.50

Tested by

no test coverage detected