Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as fs from
"fs"
;
2
3
import
{ ContinueError, ContinueErrorReason } from
"core/util/errors.js"
;
4
import
{ afterEach, beforeEach, describe, expect, it, vi } from
"vitest"
;
Callers
nothing calls this directly
Calls
4
markFileAsRead
Function · 0.85
mock
Method · 0.80
run
Method · 0.65
clear
Method · 0.45
Tested by
no test coverage detected