MCPcopy
hub / github.com/yjs/yjs / y-array.tests.js

File y-array.tests.js

tests/y-array.tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { init, compare, applyRandomTests, Doc } from './testHelper.js' // eslint-disable-line
2import * as Y from '../src/index.js'
3import * as t from 'lib0/testing'
4import * as prng from 'lib0/prng'

Callers

nothing calls this directly

Calls 8

getUniqueNumberFunction · 0.85
pushMethod · 0.80
toArrayMethod · 0.80
insertMethod · 0.80
setAttrMethod · 0.80
getMethod · 0.45
spliceMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected