MCPcopy
hub / github.com/fastify/fastify / get.test.js

File get.test.js

test/http-methods/get.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 { Client, fetch } = require('undici')

Callers

nothing calls this directly

Calls 7

sendMethod · 0.80
codeMethod · 0.80
serializerMethod · 0.80
afterMethod · 0.80
closeMethod · 0.80
listenMethod · 0.80
toStringMethod · 0.80

Tested by

no test coverage detected