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

File folderTree.test.ts

src/controller/__tests__/folderTree.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expectFnCalled, sleep } from '@test/utils';
2import { FileTypes } from 'mo/model';
3import { FolderTreeService, BuiltinService } from 'mo/services';
4import { constants, modules } from 'mo/services/builtinService/const';

Callers

nothing calls this directly

Calls 15

expectFnCalledFunction · 0.90
sleepFunction · 0.90
resetFunction · 0.85
getStateMethod · 0.80
getFileContextMenuMethod · 0.80
getFolderContextMenuMethod · 0.80
onCreateMethod · 0.80
onRightClickMethod · 0.80
onLoadDataMethod · 0.80
onExpandKeysMethod · 0.80
inactiveModuleMethod · 0.65
resetMethod · 0.65

Tested by

no test coverage detected