Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ ChildProcess } from
"child_process"
;
2
import
{ EventEmitter } from
"events"
;
3
4
import
{ describe, it, expect, vi, beforeEach, afterEach } from
"vitest"
;
Callers
nothing calls this directly
Calls
8
createMockChildProcess
Function · 0.85
mock
Method · 0.80
trackToolUse
Method · 0.80
extractFilePathFromToolCall
Method · 0.80
emit
Method · 0.65
initialize
Method · 0.45
setEnabled
Method · 0.45
getState
Method · 0.45
Tested by
no test coverage detected