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

File calculations.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import {
3 convertToPixels,
4 clamp,

Callers

nothing calls this directly

Calls 6

convertToPixelsFunction · 0.90
clampFunction · 0.90
snapToPointFunction · 0.90
distributeSizesFunction · 0.90
calculateDraggedSizesFunction · 0.90
applyStepFunction · 0.90

Tested by

no test coverage detected