Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fastify/fastify
/ hook-runner.test.js
File
hook-runner.test.js
test/internals/hook-runner.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ test } = require(
'node:test'
)
4
const
{ hookRunnerGenerator, onSendHookRunner } = require(
'../../lib/hooks'
)
Callers
nothing calls this directly
Calls
2
hookRunnerGenerator
Function · 0.85
onSendHookRunner
Function · 0.85
Tested by
no test coverage detected