Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electerm/electerm
/ ftp-transfer.spec.js
File
ftp-transfer.spec.js
test/unit/ftp-transfer.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// ftp-transfer.spec.js
2
const
{ test, expect } = require(
'@playwright/test'
)
3
const
{ spawn } = require(
'child_process'
)
4
const
path = require(
'path'
)
Callers
nothing calls this directly
Calls
14
require
Function · 0.85
resolve
Function · 0.85
expect
Function · 0.85
test
Function · 0.70
describe
Method · 0.45
on
Method · 0.45
kill
Method · 0.45
connect
Method · 0.45
writeFile
Method · 0.45
start
Method · 0.45
rm
Method · 0.45
pause
Method · 0.45
Tested by
no test coverage detected