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

File TLSocketRoom.test.ts

packages/sync-core/src/test/TLSocketRoom.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-deprecated -- initialSnapshot, onDataChange,
2 * updateStore, and getCurrentSnapshot are deprecated but remain part of the public
3 * contract under test (see SPEC.md sections 28 and 29). */
4import {

Callers

nothing calls this directly

Calls 15

getTlsyncProtocolVersionFunction · 0.90
createUserIdFunction · 0.90
createShapeIdFunction · 0.90
getStoreFunction · 0.85
sortByIdFunction · 0.85
addPageFunction · 0.85
createMockSocketFunction · 0.85
createTLSchemaFunction · 0.85
flushAsyncFunction · 0.85
promiseWithResolveFunction · 0.85
ensureStoreIsUsableMethod · 0.80
getStoreSnapshotMethod · 0.80

Tested by

no test coverage detected