MCPcopy
hub / github.com/vercel/next.js / preserve-process-env.test.ts

File preserve-process-env.test.ts

test/unit/preserve-process-env.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { loadEnvConfig } from '../../packages/next-env/'
2
3describe('preserve process env', () => {
4 it('should not reassign `process.env`', () => {

Callers

nothing calls this directly

Calls 5

loadEnvConfigFunction · 0.90
describeFunction · 0.85
itFunction · 0.50
expectFunction · 0.50
isMethod · 0.45

Tested by

no test coverage detected