MCPcopy Index your code
hub / github.com/FirebaseExtended/reactfire / firebaseApp.test.tsx

File firebaseApp.test.tsx

test/firebaseApp.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cleanup, render, waitFor } from '@testing-library/react';
2import { renderHook } from '@testing-library/react-hooks';
3import { initializeApp, deleteApp, getApps } from 'firebase/app';
4import '@testing-library/jest-dom/extend-expect';

Callers

nothing calls this directly

Calls 1

useFirebaseAppFunction · 0.85

Tested by

no test coverage detected