Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ expect } from
"chai"
;
2
import
* as sinon from
"sinon"
;
3
import
* as rc from
"./rc"
;
4
import
* as nock from
"nock"
;
Callers
nothing calls this directly
Calls
11
validateProjectId
Function · 0.90
option
Method · 0.80
withForce
Method · 0.80
before
Method · 0.80
alias
Method · 0.80
help
Method · 0.80
action
Method · 0.80
runner
Method · 0.80
run
Function · 0.70
get
Method · 0.65
description
Method · 0.45
Tested by
no test coverage detected