Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ fallbackConfig } from
'./config'
2
3
it(
'fallbackConfig'
, () => {
4
expect(fallbackConfig(
'initialInputValidationIndex'
, 1)).toBe(1)
Callers
nothing calls this directly
Calls
1
fallbackConfig
Function · 0.90
Tested by
no test coverage detected