MCPcopy Index your code
hub / github.com/continuedev/continue / index.initialization.test.ts

File index.initialization.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it } from "vitest";
2
3import { serviceContainer } from "./ServiceContainer.js";
4import type { ToolPermissionServiceState } from "./ToolPermissionService.js";

Callers

nothing calls this directly

Calls 3

getServiceSyncFunction · 0.85
initializeServicesFunction · 0.85
deleteMethod · 0.65

Tested by

no test coverage detected