MCPcopy Create free account
hub / github.com/angular/dev-infra / test.mjs

File test.mjs

bazel/rules/rules_browsers/test/server_test/test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert';
2
3const testServerPort = process.env['TEST_SERVER_PORT'];
4assert(testServerPort, 'Expected test server port.');

Callers

nothing calls this directly

Calls 2

fetchFunction · 0.50
textMethod · 0.45

Tested by

no test coverage detected