MCPcopy
hub / github.com/fastify/fastify / reply-serialize.test.js

File reply-serialize.test.js

test/internals/reply-serialize.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 { kReplyCacheSerializeFns, kRouteContext } = require('../../lib/symbols')

Callers

nothing calls this directly

Calls 11

getDefaultSchemaFunction · 0.85
serializeFunction · 0.85
firstFunction · 0.85
secondFunction · 0.85
getResponseSchemaFunction · 0.85
sendMethod · 0.80
injectMethod · 0.80
statusMethod · 0.80
serializeInputMethod · 0.80

Tested by

no test coverage detected