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

File migrations.test.ts

packages/tlschema/src/migrations.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createRecordType } from '@tldraw/store'
2import { getTestMigration, testSchema } from './__tests__/migrationTestUtils'
3import { bookmarkAssetVersions } from './assets/TLBookmarkAsset'
4import { imageAssetVersions } from './assets/TLImageAsset'

Callers

nothing calls this directly

Calls 13

getTestMigrationFunction · 0.90
createRecordTypeFunction · 0.90
toRichTextFunction · 0.90
findMethod · 0.80
decodePointsMethod · 0.80
encodePointsMethod · 0.80
_legacyEncodePointsMethod · 0.80
encodePoints2DMethod · 0.80
upFunction · 0.70
createMethod · 0.65
entriesMethod · 0.65
validateMethod · 0.65

Tested by

no test coverage detected