Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ validate.test.ts
File
validate.test.ts
packages/cli/test/unit/util/dev/validate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, afterEach } from
'vitest'
;
2
import
{ validateConfig } from
'../../../../src/util/validate-config'
;
3
4
describe(
'validateConfig'
, () => {
Callers
nothing calls this directly
Calls
2
validateConfig
Function · 0.90
configWith
Function · 0.85
Tested by
no test coverage detected