MCPcopy
hub / github.com/ZToolsCenter/ZTools / pluginRemovalCleanup.test.ts

File pluginRemovalCleanup.test.ts

tests/main/pluginRemovalCleanup.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2
3const mockDbGet = vi.hoisted(() => vi.fn())
4const mockDbPut = vi.hoisted(() => vi.fn())

Callers

nothing calls this directly

Calls 3

removeDevProjectMethod · 0.80
deletePluginMethod · 0.80

Tested by

no test coverage detected