MCPcopy
hub / github.com/electerm/electerm / ftp.spec.js

File ftp.spec.js

test/unit/ftp.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { test, expect } = require('@playwright/test')
2const { Ftp } = require('../../src/app/server/session-ftp')
3const { spawn } = require('child_process')
4const path = require('path')

Callers

nothing calls this directly

Calls 15

requireFunction · 0.85
resolveFunction · 0.85
expectFunction · 0.85
testFunction · 0.70
describeMethod · 0.45
onMethod · 0.45
killMethod · 0.45
connectMethod · 0.45
getHomeDirMethod · 0.45
mkdirMethod · 0.45
listMethod · 0.45
rmdirMethod · 0.45

Tested by

no test coverage detected