MCPcopy Create free account
hub / github.com/continuedev/continue / edit.test.ts

File edit.test.ts

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

Source from the content-addressed store, hash-verified

1import * as fs from "fs";
2
3import { ContinueError, ContinueErrorReason } from "core/util/errors.js";
4import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";

Callers

nothing calls this directly

Calls 4

markFileAsReadFunction · 0.85
mockMethod · 0.80
runMethod · 0.65
clearMethod · 0.45

Tested by

no test coverage detected