MCPcopy
hub / github.com/clientIO/joint / use-update-element.test.ts

File use-update-element.test.ts

packages/joint-react/src/hooks/__tests__/use-update-element.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { act, renderHook, waitFor } from '@testing-library/react';
2import { graphProviderWrapper } from '../../utils/test-wrappers';
3import { useUpdateElement } from '../use-update-element';
4import { useGraph } from '../use-graph';

Callers

nothing calls this directly

Calls 6

graphProviderWrapperFunction · 0.90
useUpdateElementFunction · 0.90
useGraphFunction · 0.90
useElementsFunction · 0.90
setMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected