MCPcopy Index your code
hub / github.com/gridstack/gridstack.js / gridstack-engine-spec.ts

File gridstack-engine-spec.ts

spec/gridstack-engine-spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { GridStackEngine } from'../src/gridstack-engine';
2import { GridStackNode } from'../src/types';
3
4describe('gridstack engine:', () => {

Callers

nothing calls this directly

Calls 14

findNodeFunction · 0.85
prepareNodeMethod · 0.80
sortNodesMethod · 0.80
getDirtyNodesMethod · 0.80
cleanNodesMethod · 0.80
_notifyMethod · 0.80
_packNodesMethod · 0.80
changedPosConstrainMethod · 0.80
addNodeMethod · 0.80
columnChangedMethod · 0.80
batchUpdateMethod · 0.45
isAreaEmptyMethod · 0.45

Tested by

no test coverage detected