Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ HookRunner } from
"./dist/core/hooks.js"
3
import
assert from
"node:assert"
4
Callers
nothing calls this directly
Calls
4
hasHooks
Method · 0.80
run
Method · 0.80
makeRunner
Function · 0.70
ok
Function · 0.70
Tested by
no test coverage detected