MCPcopy Create free account
hub / github.com/vercel/vercel / enable.test.ts

File enable.test.ts

packages/cli/test/unit/commands/flags/enable.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import chalk from 'chalk';
2import stripAnsi from 'strip-ansi';
3import { describe, expect, it, beforeEach, vi } from 'vitest';
4import flags from '../../../../src/commands/flags';

Callers

nothing calls this directly

Calls 9

useUserFunction · 0.90
useTeamsFunction · 0.90
useProjectFunction · 0.90
useFlagsFunction · 0.90
setupUnitFixtureFunction · 0.90
createTestFlagsFunction · 0.70
stripAnsiFunction · 0.50
setArgvMethod · 0.45
getFullOutputMethod · 0.45

Tested by

no test coverage detected