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

File devices.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2
3import { devicesResourceLogic } from '../devices.ts';
4import { createMockExecutor } from '../../../test-utils/mock-executors.ts';

Callers

nothing calls this directly

Calls 2

createMockExecutorFunction · 0.90
devicesResourceLogicFunction · 0.90

Tested by

no test coverage detected