Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ remove.spec.ts
File
remove.spec.ts
src/database/remove.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
"chai"
;
2
3
import
DatabaseRemove from
"./remove"
;
4
import
{ FakeRemoveRemote } from
"./fakeRemoveRemote.spec"
;
Callers
nothing calls this directly
Calls
2
databaseRemoveTestSuit
Function · 0.85
execute
Method · 0.45
Tested by
no test coverage detected