Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ rulesMessageHandler.spec.ts
File
rulesMessageHandler.spec.ts
src/core/webview/__tests__/rulesMessageHandler.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ RuleMetadata, WebviewMessage } from
"@roo-code/types"
2
import
type
{ ClineProvider } from
"../ClineProvider"
3
4
vi.mock(
"vscode"
, () => ({
Callers
nothing calls this directly
Calls
6
handleRequestRules
Function · 0.90
handleCreateRule
Function · 0.90
handleDeleteRule
Function · 0.90
handleOpenRuleFile
Function · 0.90
handleOpenRulesDirectory
Function · 0.90
createMockProvider
Function · 0.70
Tested by
no test coverage detected