MCPcopy
hub / github.com/hello-pangea/dnd / use-draggable-publisher.spec.tsx

File use-draggable-publisher.spec.tsx

test/unit/view/use-draggable-publisher.spec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { render } from '@testing-library/react';
2import React, { useRef, useCallback } from 'react';
3import type { Spacing, Rect } from 'css-box-model';
4import { useMemo } from '../../../src/use-memo-one';

Callers

nothing calls this directly

Calls 7

getPresetFunction · 0.90
getComputedSpacingFunction · 0.90
getDraggableDimensionFunction · 0.90
createRegistryFunction · 0.85
renderFunction · 0.85
setBoundingClientRectFunction · 0.85
getDimensionFunction · 0.50

Tested by

no test coverage detected