Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ env.unit.test.ts
File
env.unit.test.ts
packages/nx-plugin/src/executors/internal/env.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ parseEnv } from
'./env.js'
;
2
3
describe(
'parseEnv'
, () => {
4
it(
'should parse CP_API_KEY environment variable'
, () => {
Callers
nothing calls this directly
Calls
1
parseEnv
Function · 0.85
Tested by
no test coverage detected