MCPcopy Index your code
hub / github.com/angular/angular-cli / test-environment.ts

File test-environment.ts

tests/e2e/tests/test/test-environment.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ng } from '../../utils/process';
2import { writeFile, writeMultipleFiles } from '../../utils/fs';
3import { updateJsonFile } from '../../utils/project';
4import { getGlobalVariable } from '../../utils/env';

Callers

nothing calls this directly

Calls 5

getGlobalVariableFunction · 0.90
writeMultipleFilesFunction · 0.90
ngFunction · 0.90
updateJsonFileFunction · 0.90
writeFileFunction · 0.90

Tested by

no test coverage detected