MCPcopy Create free account
hub / github.com/developmentseed/stac-react / useCollection.test.ts

File useCollection.test.ts

src/hooks/useCollection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fetch from 'jest-fetch-mock';
2import { renderHook, act, waitFor } from '@testing-library/react';
3import useCollection from './useCollection';
4import wrapper from './wrapper';

Callers

nothing calls this directly

Calls 1

useCollectionFunction · 0.85

Tested by

no test coverage detected