Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bearlyai/OpenADE
/ files.test.ts
File
files.test.ts
projects/electron/src/modules/code/files.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, rm, writeFile } from
"node:fs/promises"
2
import
os from
"node:os"
3
import
path from
"node:path"
4
import
{ afterEach, describe, expect, it, vi } from
"vitest"
Callers
nothing calls this directly
Calls
3
describeRuntimePath
Function · 0.90
makeTempDir
Function · 0.85
writeFile
Function · 0.85
Tested by
no test coverage detected