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

File serve.ts

tests/e2e/tests/basic/serve.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { killAllProcesses } from '../../utils/process';
3import { ngServe } from '../../utils/project';
4import { executeBrowserTest } from '../../utils/puppeteer';

Callers

nothing calls this directly

Calls 4

ngServeFunction · 0.90
killAllProcessesFunction · 0.90
executeBrowserTestFunction · 0.90
verifyResponseFunction · 0.85

Tested by

no test coverage detected