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

File GeoShapeTool.test.ts

packages/tldraw/src/lib/shapes/geo/GeoShapeTool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TestEditor } from '../../../test/TestEditor'
2import { GeoShapeTool } from './GeoShapeTool'
3
4let editor: TestEditor

Callers

nothing calls this directly

Calls 15

getCurrentPageShapesMethod · 0.80
setCurrentToolMethod · 0.80
getSelectedShapeIdsMethod · 0.80
updateUserPreferencesMethod · 0.80
zoomInMethod · 0.80
zoomOutMethod · 0.80
expectToBeInMethod · 0.80
selectAllMethod · 0.80
getSelectedShapesMethod · 0.80
updateInstanceStateMethod · 0.80
cancelMethod · 0.65
disposeMethod · 0.45

Tested by

no test coverage detected