MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / exposure.test.ts

File exposure.test.ts

src/visibility/__tests__/exposure.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import {
3 isWorkflowAvailableForRuntime,
4 isWorkflowEnabledForRuntime,

Callers

nothing calls this directly

Calls 14

isToolExposedForRuntimeFunction · 0.90
isToolInWorkflowExposedFunction · 0.90
filterExposedToolsFunction · 0.90
filterEnabledWorkflowsFunction · 0.90
getAutoIncludeWorkflowsFunction · 0.90
selectWorkflowsForMcpFunction · 0.90
createWorkflowFunction · 0.85
createContextFunction · 0.70

Tested by

no test coverage detected