Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CSFrequency/react-firebase-hooks
/ useDocument.test.ts
File
useDocument.test.ts
firestore/useDocument.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ addDoc, collection, doc } from
'firebase/firestore'
;
2
3
import
{ db } from
'../test/firebase'
;
4
import
{ renderHook } from
'@testing-library/react-hooks'
;
Callers
nothing calls this directly
Calls
1
useDocument
Function · 0.90
Tested by
no test coverage detected