Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as tmp from
"tmp"
;
2
import
{ expect } from
"chai"
;
3
import
{ rmSync } from
"node:fs"
;
4
import
{ join } from
"node:path"
;
Callers
nothing calls this directly
Calls
5
parseTestFiles
Function · 0.90
readTemplateSync
Function · 0.90
createBasicTest
Function · 0.85
getTestCaseNames
Function · 0.85
writeFile
Function · 0.70
Tested by
no test coverage detected