Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ toolWrappers.test.ts
File
toolWrappers.test.ts
src/tools/REPLTool/toolWrappers.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
import
{ getEmptyToolPermissionContext } from
'../../Tool.js'
3
import
{ stripCliDenyRulesShadowingNestedAllows } from
'./toolWrappers.js'
4
Callers
nothing calls this directly
Calls
2
getEmptyToolPermissionContext
Function · 0.85
stripCliDenyRulesShadowingNestedAllows
Function · 0.85
Tested by
no test coverage detected