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

File sdk.test.tsx

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

Source from the content-addressed store, hash-verified

1import { renderHook } from '@testing-library/react-hooks';
2import { deleteApp, getApps, initializeApp } from 'firebase/app';
3import { getAuth } from 'firebase/auth';
4import * as React from 'react';

Callers

nothing calls this directly

Calls 2

randomStringFunction · 0.90
useAuthFunction · 0.85

Tested by

no test coverage detected