Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
{ test } = require(
'node:test'
)
4
const
{ kReplyCacheSerializeFns, kRouteContext } = require(
'../../lib/symbols'
)
Callers
nothing calls this directly
Calls
11
getDefaultSchema
Function · 0.85
serialize
Function · 0.85
first
Function · 0.85
second
Function · 0.85
getResponseSchema
Function · 0.85
compileSerializationSchema
Method · 0.80
send
Method · 0.80
inject
Method · 0.80
getSerializationFunction
Method · 0.80
status
Method · 0.80
serializeInput
Method · 0.80
Tested by
no test coverage detected