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

File toolPolicy.test.ts

src/tools/toolPolicy.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, mock } from 'bun:test'
2
3process.env.NOUMENA_API_KEY ??= 'test-key-for-hermetic-contracts'
4

Callers

nothing calls this directly

Calls 10

getAllBaseToolsFunction · 0.85
getToolPolicyFunction · 0.85
getToolTierFunction · 0.85
getToolsFunction · 0.85
getToolNamesByTierFunction · 0.85
sortToolsByPolicyFunction · 0.85
resolveMethod · 0.80
hasMethod · 0.45

Tested by

no test coverage detected