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

File useObservable.test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

useObservableFunction · 0.85

Tested by

no test coverage detected