Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dyoshikawa/rulesync
/ opencode-config.test.ts
File
opencode-config.test.ts
src/features/opencode-config.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
"node:path"
;
2
3
import
{ afterEach, beforeEach, describe, expect, it, vi } from
"vitest"
;
4
Callers
nothing calls this directly
Calls
7
setupTestDirectory
Function · 0.85
writeFileContent
Function · 0.85
readOpencodeConfig
Function · 0.85
asOpencodeEntries
Function · 0.85
getOpencodeConfigDir
Function · 0.85
resolveOpencodeFileTemplate
Function · 0.85
cleanup
Function · 0.50
Tested by
no test coverage detected