Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ readOnlyValidation.test.ts
File
readOnlyValidation.test.ts
src/tools/BashTool/readOnlyValidation.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
2
3
import
{ getEmptyToolPermissionContext } from
'../../Tool.js'
4
import
{ bashToolCheckPermission } from
'./bashPermissions.js'
Callers
nothing calls this directly
Calls
3
checkReadOnlyConstraints
Function · 0.85
getEmptyToolPermissionContext
Function · 0.85
bashToolCheckPermission
Function · 0.85
Tested by
no test coverage detected