MCPcopy 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

1import { addDoc, collection, doc } from 'firebase/firestore';
2
3import { db } from '../test/firebase';
4import { renderHook } from '@testing-library/react-hooks';

Callers

nothing calls this directly

Calls 1

useDocumentFunction · 0.90

Tested by

no test coverage detected