MCPcopy 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

1import { parseEnv } from './env.js';
2
3describe('parseEnv', () => {
4 it('should parse CP_API_KEY environment variable', () => {

Callers

nothing calls this directly

Calls 1

parseEnvFunction · 0.85

Tested by

no test coverage detected