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

File BaseService.test.ts

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

Source from the content-addressed store, hash-verified

1import { EventEmitter } from "events";
2
3import { beforeEach, describe, expect, test, vi } from "vitest";
4

Callers

nothing calls this directly

Calls 11

hasDependenciesFunction · 0.70
onMethod · 0.65
emitMethod · 0.65
getDependenciesMethod · 0.65
offMethod · 0.65
getStateMethod · 0.45
isReadyMethod · 0.45
initializeMethod · 0.45
updateStateMethod · 0.45
reloadMethod · 0.45
cleanupMethod · 0.45

Tested by

no test coverage detected