MCPcopy
hub / github.com/desktop/desktop / test.mjs

File test.mjs

script/test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn } from 'child_process'
2import { join, resolve } from 'path'
3import { readdir, readFile, stat } from 'fs/promises'
4import { parseEnv } from 'util'

Callers

nothing calls this directly

Calls 5

findTestFilesInFunction · 0.85
reporterFunction · 0.85
spawnFunction · 0.85
filterMethod · 0.65
onMethod · 0.65

Tested by

no test coverage detected