MCPcopy
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
2const { test, expect } = require('@playwright/test')
3const { spawn } = require('child_process')
4const path = require('path')

Callers

nothing calls this directly

Calls 14

requireFunction · 0.85
resolveFunction · 0.85
expectFunction · 0.85
testFunction · 0.70
describeMethod · 0.45
onMethod · 0.45
killMethod · 0.45
connectMethod · 0.45
writeFileMethod · 0.45
startMethod · 0.45
rmMethod · 0.45
pauseMethod · 0.45

Tested by

no test coverage detected