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

File explorerService.test.ts

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

Source from the content-addressed store, hash-verified

1import { ExplorerEvent, IExplorerPanelItem } from 'mo/model';
2import 'reflect-metadata';
3import { expectFnCalled, expectLoggerErrorToBeCalled } from '@test/utils';
4import { container } from 'tsyringe';

Callers

nothing calls this directly

Calls 15

searchByIdFunction · 0.90
expectFnCalledFunction · 0.90
getStateMethod · 0.80
setStateMethod · 0.80
emitMethod · 0.80
resetMethod · 0.65
addPanelMethod · 0.65
updatePanelMethod · 0.65
removePanelMethod · 0.65
togglePanelMethod · 0.65
getActionMethod · 0.65

Tested by

no test coverage detected