Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ promptProcessor.test.ts
File
promptProcessor.test.ts
extensions/cli/src/util/promptProcessor.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, vi } from
"vitest"
;
2
3
import
{ processRule } from
"../hubLoader.js"
;
4
Callers
nothing calls this directly
Calls
3
processAndCombinePrompts
Function · 0.85
prependPrompt
Function · 0.85
mock
Method · 0.80
Tested by
no test coverage detected