MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / xcode-state-watcher.test.ts

File xcode-state-watcher.test.ts

src/utils/__tests__/xcode-state-watcher.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import {
3 startXcodeStateWatcher,
4 stopXcodeStateWatcher,

Callers

nothing calls this directly

Calls 5

stopXcodeStateWatcherFunction · 0.90
startXcodeStateWatcherFunction · 0.90
isWatcherRunningFunction · 0.90
getWatchedPathFunction · 0.90

Tested by

no test coverage detected