MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk / transferQueue.test.ts

File transferQueue.test.ts

cli/src/commands/fileSystem/transferQueue.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Dirent } from 'node:fs';
2import { lstat, readdir } from 'node:fs/promises';
3import path from 'node:path';
4

Callers

nothing calls this directly

Calls 15

getMockLoggerFunction · 0.90
mockFolderMaybeFunction · 0.85
testSummaryFunction · 0.85
mockFileLstatResultFunction · 0.85
mockDirLstatResultFunction · 0.85
mockFileMaybeFunction · 0.85
createQueueFunction · 0.85
childrenFunction · 0.85
processQueueMethod · 0.80
seedMethod · 0.80
formatProgressLineMethod · 0.80
enqueueLocalPathsMethod · 0.80

Tested by

no test coverage detected