MCPcopy Create free account
hub / github.com/firebase/firebase-tools / command.spec.ts

File command.spec.ts

src/command.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from "chai";
2import * as sinon from "sinon";
3import * as rc from "./rc";
4import * as nock from "nock";

Callers

nothing calls this directly

Calls 11

validateProjectIdFunction · 0.90
optionMethod · 0.80
withForceMethod · 0.80
beforeMethod · 0.80
aliasMethod · 0.80
helpMethod · 0.80
actionMethod · 0.80
runnerMethod · 0.80
runFunction · 0.70
getMethod · 0.65
descriptionMethod · 0.45

Tested by

no test coverage detected