MCPcopy 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

1import { beforeEach, describe, expect, it } from 'vitest';
2import path from 'node:path';
3import { createMockFileSystemExecutor } from '../../test-utils/mock-executors.ts';
4import {

Callers

nothing calls this directly

Calls 8

initConfigStoreFunction · 0.90
getConfigFunction · 0.90
createFsFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected