MCPcopy
hub / github.com/continuedev/continue / GitAiIntegrationService.test.ts

File GitAiIntegrationService.test.ts

extensions/cli/src/services/GitAiIntegrationService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ChildProcess } from "child_process";
2import { EventEmitter } from "events";
3
4import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";

Callers

nothing calls this directly

Calls 8

createMockChildProcessFunction · 0.85
mockMethod · 0.80
trackToolUseMethod · 0.80
emitMethod · 0.65
initializeMethod · 0.45
setEnabledMethod · 0.45
getStateMethod · 0.45

Tested by

no test coverage detected