Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ unzipEmulators.spec.ts
File
unzipEmulators.spec.ts
scripts/emulator-tests/unzipEmulators.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
"chai"
;
2
import
* as fs from
"fs"
;
3
import
* as path from
"path"
;
4
import
{ unzip } from
"../../src/unzip"
;
Callers
nothing calls this directly
Calls
4
getDownloadDetails
Function · 0.90
unzip
Function · 0.90
downloadFile
Function · 0.85
rm
Method · 0.80
Tested by
no test coverage detected