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

File useCollections.test.ts

src/hooks/useCollections.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 useCollections from './useCollections';
4import wrapper from './wrapper';

Callers

nothing calls this directly

Calls 1

useCollectionsFunction · 0.85

Tested by

no test coverage detected