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

File parseTestFiles.spec.ts

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

Source from the content-addressed store, hash-verified

1import * as tmp from "tmp";
2import { expect } from "chai";
3import { rmSync } from "node:fs";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 5

parseTestFilesFunction · 0.90
readTemplateSyncFunction · 0.90
createBasicTestFunction · 0.85
getTestCaseNamesFunction · 0.85
writeFileFunction · 0.70

Tested by

no test coverage detected