MCPcopy Index your code
hub / github.com/plotly/dash / persistence.test.js

File persistence.test.js

dash/dash-renderer/tests/persistence.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {expect} from 'chai';
2import {afterEach, beforeEach, describe, it} from 'mocha';
3import {recordUiEdit, stores, storePrefix} from '../src/persistence';
4const longString = pow => {

Callers

nothing calls this directly

Calls 10

recordUiEditFunction · 0.90
clearStoresFunction · 0.85
layoutAFunction · 0.85
expectFunction · 0.85
fillStorageFunction · 0.85
longStringFunction · 0.70
itFunction · 0.50
equalMethod · 0.45
getItemMethod · 0.45
setItemMethod · 0.45

Tested by

no test coverage detected