Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ handler.test.ts
File
handler.test.ts
packages/server/src/adapters/node/handler.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ IncomingMessage, ServerResponse } from
'node:http'
2
import
{ sendStandardResponse, toStandardLazyRequest } from
'@orpc/standard-server-node'
3
import
request from
'supertest'
4
import
{ NodeHttpHandler } from
'./handler'
Callers
nothing calls this directly
Calls
4
get
Method · 0.65
end
Method · 0.65
next
Function · 0.50
handle
Method · 0.45
Tested by
no test coverage detected