MCPcopy
hub / github.com/bugy/script-server / scriptConfig_test.js

File scriptConfig_test.js

web-src/tests/unit/scriptConfig_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {clearArray, removeElement, SocketClosedError} from '@/common/utils/common';
2import scriptConfig, {__RewireAPI__ as SocketRewireAPI} from '@/main-app/store/scriptConfig';
3import Vuex from 'vuex';
4import {createScriptServerTestVue, timeout, vueTicks} from './test_utils'

Callers

nothing calls this directly

Calls 15

removeElementFunction · 0.90
timeoutFunction · 0.90
clearArrayFunction · 0.90
vueTicksFunction · 0.90
createConfigFunction · 0.85
sendEventFromServerFunction · 0.85
createConfigEventFunction · 0.85
createAddParameterEventFunction · 0.85
sendSocketErrorFunction · 0.85
createSentValueEventFunction · 0.85

Tested by

no test coverage detected