Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ config.test.ts
File
config.test.ts
test/telemetry/config.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach } from
'vitest'
;
2
import
* as fs from
'node:fs'
;
3
import
* as path from
'node:path'
;
4
import
* as os from
'node:os'
;
Callers
nothing calls this directly
Calls
8
restoreEnv
Function · 0.85
getConfigPath
Function · 0.85
defaultConfigPath
Function · 0.85
readConfig
Function · 0.85
defaultConfigDir
Function · 0.85
getTelemetryConfig
Function · 0.85
updateTelemetryConfig
Function · 0.85
writeConfig
Function · 0.50
Tested by
no test coverage detected