MCPcopy 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

1import type { RuleMetadata, WebviewMessage } from "@roo-code/types"
2import type { ClineProvider } from "../ClineProvider"
3
4vi.mock("vscode", () => ({

Callers

nothing calls this directly

Calls 6

handleRequestRulesFunction · 0.90
handleCreateRuleFunction · 0.90
handleDeleteRuleFunction · 0.90
handleOpenRuleFileFunction · 0.90
handleOpenRulesDirectoryFunction · 0.90
createMockProviderFunction · 0.70

Tested by

no test coverage detected