Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ config-store.test.ts
File
config-store.test.ts
src/utils/__tests__/config-store.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it } from
'vitest'
;
2
import
path from
'node:path'
;
3
import
{ createMockFileSystemExecutor } from
'../../test-utils/mock-executors.ts'
;
4
import
{
Callers
nothing calls this directly
Calls
8
__resetConfigStoreForTests
Function · 0.90
initConfigStore
Function · 0.90
getConfig
Function · 0.90
createMockFileSystemExecutor
Function · 0.90
persistActiveSessionDefaultsProfile
Function · 0.90
persistSessionDefaultsPatch
Function · 0.90
createFs
Function · 0.85
push
Method · 0.80
Tested by
no test coverage detected