MCPcopy
hub / github.com/kitze/react-hanger / index.test.ts

File index.test.ts

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

Source from the content-addressed store, hash-verified

1import { renderHook, act } from '@testing-library/react-hooks';
2import { cleanup } from '@testing-library/react';
3import { useStateful } from './useStateful';
4import { useNumber } from './useNumber';

Callers

nothing calls this directly

Calls 8

useStatefulFunction · 0.90
useNumberFunction · 0.90
useInputFunction · 0.90
useSetStateFunction · 0.90
useArrayFunction · 0.90
useBooleanFunction · 0.90
useSetFunction · 0.90
useMapFunction · 0.90

Tested by

no test coverage detected