MCPcopy 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

1import { describe, it, expect, afterEach } from 'vitest';
2import { validateConfig } from '../../../../src/util/validate-config';
3
4describe('validateConfig', () => {

Callers

nothing calls this directly

Calls 2

validateConfigFunction · 0.90
configWithFunction · 0.85

Tested by

no test coverage detected