Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ context.unit.test.ts
File
context.unit.test.ts
packages/ci/src/lib/cli/context.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ DEFAULT_SETTINGS } from
'../settings.js'
;
2
import
{
type
CommandContext, createCommandContext } from
'./context.js'
;
3
4
describe(
'createCommandContext'
, () => {
Callers
nothing calls this directly
Calls
1
createCommandContext
Function · 0.85
Tested by
no test coverage detected