MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / resources.test.ts

File resources.test.ts

src/core/__tests__/resources.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, vi } from 'vitest';
2import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js';
3
4import type { PredicateContext } from '../../visibility/predicate-types.ts';

Callers

nothing calls this directly

Calls 6

loadResourcesFunction · 0.90
registerResourcesFunction · 0.90
getAvailableResourcesFunction · 0.90
createMockManifestFunction · 0.85
pushMethod · 0.80
createTestContextFunction · 0.70

Tested by

no test coverage detected