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

File config.test.ts

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

Source from the content-addressed store, hash-verified

1import { fallbackConfig } from './config'
2
3it('fallbackConfig', () => {
4 expect(fallbackConfig('initialInputValidationIndex', 1)).toBe(1)

Callers

nothing calls this directly

Calls 1

fallbackConfigFunction · 0.90

Tested by

no test coverage detected