Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ adapters.opencode.test.js
File
adapters.opencode.test.js
test/adapters.opencode.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ describe, it } = require(
'node:test'
);
2
const
assert = require(
'node:assert/strict'
);
3
const
path = require(
'path'
);
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
4
canCreateSymlinks
Function · 0.85
makeTmpDir
Function · 0.70
withClearedHostEnv
Function · 0.70
cleanup
Function · 0.70
Tested by
no test coverage detected