MCPcopy Index your code
hub / github.com/bugy/script-server / scriptExecutionManager_test.js

File scriptExecutionManager_test.js

web-src/tests/unit/main-app/store/scriptExecutionManager_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {isNull} from '@/common/utils/common';
2import scriptExecutionManagerModule, {__RewireAPI__ as ExecutionManagerRewire,} from '@/main-app/store/scriptExecutionManager';
3import {axiosInstance} from '@/common/utils/axios_utils';
4import {STATUS_INITIALIZING} from '@/main-app/store/scriptExecutor';

Callers

nothing calls this directly

Calls 10

flushPromisesFunction · 0.90
mockActiveExecutionsFunction · 0.85
assertExecutionFunction · 0.85
assertSelectedExecutorFunction · 0.85
mockStartResponseFunction · 0.85
setupInitialExecutorsFunction · 0.85
createStoreFunction · 0.70
selectExecutorFunction · 0.70
selectScriptFunction · 0.70

Tested by

no test coverage detected