MCPcopy Create free account
hub / github.com/DTStack/molecule / extensionService.test.ts

File extensionService.test.ts

src/services/__tests__/extensionService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'reflect-metadata';
2import { cloneDeep } from 'lodash';
3import { container } from 'tsyringe';
4import { CommandsRegistry } from 'monaco-editor/esm/vs/platform/commands/common/commands';

Callers

nothing calls this directly

Calls 13

loadContributesMethod · 0.80
resetMethod · 0.65
getAllExtensionsMethod · 0.65
loadMethod · 0.65
getExtensionMethod · 0.65
disposeMethod · 0.65
registerActionMethod · 0.65
executeCommandMethod · 0.65
disposeAllMethod · 0.65
inactiveMethod · 0.65
splitLanguagesExtsMethod · 0.65
isLoadedMethod · 0.65

Tested by

no test coverage detected