MCPcopy 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

1import { expect } from "chai";
2import * as fs from "fs";
3import * as path from "path";
4import { unzip } from "../../src/unzip";

Callers

nothing calls this directly

Calls 4

getDownloadDetailsFunction · 0.90
unzipFunction · 0.90
downloadFileFunction · 0.85
rmMethod · 0.80

Tested by

no test coverage detected