MCPcopy
hub / github.com/fastify/fastify / hooks.on-ready.test.js

File hooks.on-ready.test.js

test/hooks.on-ready.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 Fastify = require('../fastify')

Callers

nothing calls this directly

Calls 7

addHookMethod · 0.80
readyMethod · 0.80
thenMethod · 0.80
listenMethod · 0.80
closeMethod · 0.80
hasDecoratorMethod · 0.80
doneFunction · 0.50

Tested by

no test coverage detected