MCPcopy
hub / github.com/coder/mux / editorService.test.ts

File editorService.test.ts

src/node/services/editorService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import type { Config } from "@/node/config";
3import type { FrontendWorkspaceMetadata } from "@/common/types/workspace";
4import { EditorService } from "./editorService";

Callers

nothing calls this directly

Calls 2

openInEditorMethod · 0.80
resolveMethod · 0.80

Tested by

no test coverage detected