MCPcopy 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

1import { renderHook, act as actOnHook, cleanup as hooksCleanup } from '@testing-library/react-hooks';
2
3import * as React from 'react';
4import '@testing-library/jest-dom/extend-expect';

Callers

nothing calls this directly

Calls 7

randomStringFunction · 0.90
useFirestoreDocFunction · 0.85
useFirestoreDocDataFunction · 0.85
useFirestoreDocOnceFunction · 0.85
useFirestoreDocDataOnceFunction · 0.85
useFirestoreCollectionFunction · 0.85

Tested by

no test coverage detected