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

Class

ng-dev/utils/testing/github-api-testing.ts:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 * used to intercept and except Github API requests for release actions.
22 */
23export class GithubTestingRepo {
24 /** Github API endpoint. */
25 private apiEndpoint = `https://api.github.com`;
26

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected