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

File auth.test.tsx

test/auth.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, act as hooksAct, cleanup as hooksCleanup } from '@testing-library/react-hooks';
3import '@testing-library/jest-dom/extend-expect';
4import * as React from 'react';

Callers

nothing calls this directly

Calls 5

randomStringFunction · 0.90
useSigninCheckFunction · 0.85
useUserFunction · 0.85
signInFunction · 0.50
signOutFunction · 0.50

Tested by

no test coverage detected