MCPcopy Create free account
hub / github.com/middleapi/orpc / handler.test.ts

File handler.test.ts

packages/server/src/adapters/fastify/handler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { sendStandardResponse, toStandardLazyRequest } from '@orpc/standard-server-fastify'
2import Fastify from 'fastify'
3import request from 'supertest'
4import { FastifyHandler } from './handler'

Callers

nothing calls this directly

Calls 3

getMethod · 0.65
nextFunction · 0.50
handleMethod · 0.45

Tested by

no test coverage detected