MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / workspace-identity.test.ts

File workspace-identity.test.ts

src/utils/__tests__/workspace-identity.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import * as path from 'node:path';
3import {
4 resolveWorkspaceIdentity,

Callers

nothing calls this directly

Calls 3

resolveWorkspaceRootFunction · 0.90
resolveWorkspaceIdentityFunction · 0.90
workspaceKeyForRootFunction · 0.90

Tested by

no test coverage detected