Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Dirent } from
'node:fs'
;
2
import
{ lstat, readdir } from
'node:fs/promises'
;
3
import
path from
'node:path'
;
4
Callers
nothing calls this directly
Calls
15
getMockLogger
Function · 0.90
mockFolderMaybe
Function · 0.85
testSummary
Function · 0.85
mockFileLstatResult
Function · 0.85
mockDirLstatResult
Function · 0.85
mockFileMaybe
Function · 0.85
createQueue
Function · 0.85
children
Function · 0.85
processQueue
Method · 0.80
seed
Method · 0.80
formatProgressLine
Method · 0.80
enqueueLocalPaths
Method · 0.80
Tested by
no test coverage detected