Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
import
{ dia } from
'@joint/core'
;
3
import
{ createStore } from
'../create-store'
;
4
import
{ waitFor } from
'@testing-library/react'
;
Callers
nothing calls this directly
Calls
5
createStore
Function · 0.90
subscribe
Method · 0.80
addCell
Method · 0.80
destroy
Method · 0.80
getCells
Method · 0.80
Tested by
no test coverage detected