MCPcopy Create free account
hub / github.com/claude-code-best/claude-code / Tool.test.ts

File Tool.test.ts

src/__tests__/Tool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2import {
3 buildTool,
4 toolMatchesName,

Callers

nothing calls this directly

Calls 12

buildToolFunction · 0.90
toolMatchesNameFunction · 0.90
findToolByNameFunction · 0.90
makeMinimalToolDefFunction · 0.85
isConcurrencySafeMethod · 0.80
isReadOnlyMethod · 0.80
checkPermissionsMethod · 0.80
userFacingNameMethod · 0.80
toAutoClassifierInputMethod · 0.80
isEnabledMethod · 0.65

Tested by

no test coverage detected