Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FirebaseExtended/reactfire
/ firestore.test.tsx
File
firestore.test.tsx
test/firestore.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { renderHook, act as actOnHook, cleanup as hooksCleanup } from
'@testing-library/react-hooks'
;
2
3
import * as React from
'react'
;
4
import
'@testing-library/jest-dom/extend-expect'
;
Callers
nothing calls this directly
Calls
7
randomString
Function · 0.90
useFirestoreDoc
Function · 0.85
useFirestoreDocData
Function · 0.85
useFirestoreDocOnce
Function · 0.85
useFirestoreDocDataOnce
Function · 0.85
useFirestoreCollection
Function · 0.85
useFirestoreCollectionData
Function · 0.85
Tested by
no test coverage detected