MCPcopy
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
3const { test } = require('node:test')
4const { hookRunnerGenerator, onSendHookRunner } = require('../../lib/hooks')

Callers

nothing calls this directly

Calls 2

hookRunnerGeneratorFunction · 0.85
onSendHookRunnerFunction · 0.85

Tested by

no test coverage detected