MCPcopy
hub / github.com/tomkp/react-split-pane / useResizer.test.ts

File useResizer.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from 'vitest';
2import { renderHook, act } from '@testing-library/react';
3import { useResizer } from './useResizer';
4

Callers

nothing calls this directly

Calls 4

useResizerFunction · 0.90
createMockElementFunction · 0.85
createPointerEventFunction · 0.85

Tested by

no test coverage detected