Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
chalk from
'chalk'
;
2
import
stripAnsi from
'strip-ansi'
;
3
import
{ describe, expect, it, beforeEach, vi } from
'vitest'
;
4
import
flags from
'../../../../src/commands/flags'
;
Callers
nothing calls this directly
Calls
9
useUser
Function · 0.90
useTeams
Function · 0.90
useProject
Function · 0.90
useFlags
Function · 0.90
setupUnitFixture
Function · 0.90
createTestFlags
Function · 0.70
stripAnsi
Function · 0.50
setArgv
Method · 0.45
getFullOutput
Method · 0.45
Tested by
no test coverage detected