Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, test } from
'bun:test'
2
import
{
3
buildTool,
4
toolMatchesName,
Callers
nothing calls this directly
Calls
12
buildTool
Function · 0.90
toolMatchesName
Function · 0.90
findToolByName
Function · 0.90
getEmptyToolPermissionContext
Function · 0.90
filterToolProgressMessages
Function · 0.90
makeMinimalToolDef
Function · 0.85
isConcurrencySafe
Method · 0.80
isReadOnly
Method · 0.80
checkPermissions
Method · 0.80
userFacingName
Method · 0.80
toAutoClassifierInput
Method · 0.80
isEnabled
Method · 0.65
Tested by
no test coverage detected