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

File builder.test.ts

packages/contract/src/builder.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { baseErrorMap, baseMeta, baseRoute, generalSchema, inputSchema, outputSchema, ping, pong } from '../tests/shared'
2import { ContractBuilder } from './builder'
3import { mergeErrorMap } from './error'
4import { isContractProcedure } from './procedure'

Callers

nothing calls this directly

Calls 12

mergeErrorMapFunction · 0.90
errorsMethod · 0.65
metaMethod · 0.65
routeMethod · 0.65
inputMethod · 0.65
outputMethod · 0.65
routerMethod · 0.65
$metaMethod · 0.45
$routeMethod · 0.45
$inputMethod · 0.45
prefixMethod · 0.45
tagMethod · 0.45

Tested by

no test coverage detected