Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dyoshikawa/rulesync
/ augmentcode-settings.test.ts
File
augmentcode-settings.test.ts
src/utils/augmentcode-settings.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
6
setupTestDirectory
Function · 0.85
writeSettings
Function · 0.85
readAugmentcodeSettingsWithLocalOverlay
Function · 0.85
ensureDir
Function · 0.85
writeFileContent
Function · 0.85
cleanup
Function · 0.50
Tested by
no test coverage detected