MCPcopy Index your code
hub / github.com/ZToolsCenter/ZTools / databasePluginIsolation.test.ts

File databasePluginIsolation.test.ts

tests/main/databasePluginIsolation.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 mockAttachmentDb = vi.hoisted(() => ({
4 getRange: vi.fn(),

Callers

nothing calls this directly

Calls 4

getPluginDataStatsMethod · 0.80
getPluginDocKeysMethod · 0.80
clearPluginDataMethod · 0.80
getPluginPrefixMethod · 0.80

Tested by

no test coverage detected