Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/XcodeBuildMCP
/ xcode-ide-state.test.ts
File
xcode-ide-state.test.ts
src/mcp/resources/__tests__/xcode-ide-state.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ xcodeIdeStateResourceLogic } from
'../xcode-ide-state.ts'
;
3
4
describe(
'xcode-ide-state resource'
, () => {
Callers
nothing calls this directly
Calls
1
xcodeIdeStateResourceLogic
Function · 0.90
Tested by
no test coverage detected