MCPcopy
hub / github.com/clientIO/joint / create-store.test.ts

File create-store.test.ts

packages/joint-react/src/data/__tests__/create-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable sonarjs/deprecation */
2import { dia } from '@joint/core';
3import { createStore } from '../create-store';
4import { waitFor } from '@testing-library/react';

Callers

nothing calls this directly

Calls 5

createStoreFunction · 0.90
subscribeMethod · 0.80
addCellMethod · 0.80
destroyMethod · 0.80
getCellsMethod · 0.80

Tested by

no test coverage detected