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

File snapshot.ts

tests/e2e/tests/vitest/snapshot.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ng } from '../../utils/process';
2import { replaceInFile, readFile, writeFile } from '../../utils/fs';
3import { applyVitestBuilder } from '../../utils/vitest';
4import assert from 'node:assert/strict';

Callers

nothing calls this directly

Calls 7

applyVitestBuilderFunction · 0.90
replaceInFileFunction · 0.90
readFileFunction · 0.90
writeFileFunction · 0.90
ngFunction · 0.90
toStringMethod · 0.80
matchMethod · 0.45

Tested by

no test coverage detected