MCPcopy
hub / github.com/tldraw/tldraw / navigation.test.ts

File navigation.test.ts

packages/tldraw/src/test/navigation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createShapeId } from '@tldraw/editor'
2import { vi } from 'vitest'
3import { TestEditor } from './TestEditor'
4

Callers

nothing calls this directly

Calls 13

createShapeIdFunction · 0.85
setScreenBoundsMethod · 0.80
createShapesMethod · 0.80
getShapeUtilMethod · 0.80
selectMethod · 0.80
selectAdjacentShapeMethod · 0.80
getSelectedShapeIdsMethod · 0.80
selectParentShapeMethod · 0.80
selectNoneMethod · 0.80
selectFirstChildShapeMethod · 0.80
groupShapesMethod · 0.80
setFocusedGroupMethod · 0.80

Tested by

no test coverage detected