MCPcopy Index your code
hub / github.com/MatterAIOrg/OrbCode / test-hooks.mjs

File test-hooks.mjs

test-hooks.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Ad-hoc functional test for the hooks engine. Run with: node test-hooks.mjs
2import { HookRunner } from "./dist/core/hooks.js"
3import assert from "node:assert"
4

Callers

nothing calls this directly

Calls 4

hasHooksMethod · 0.80
runMethod · 0.80
makeRunnerFunction · 0.70
okFunction · 0.70

Tested by

no test coverage detected