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

File pluginFeatureRuntimeNamespace.test.ts

tests/main/pluginFeatureRuntimeNamespace.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 mockLmdb = vi.hoisted(() => ({
4 get: vi.fn(),

Callers

nothing calls this directly

Calls 4

stringifyMethod · 0.80
loadDynamicFeaturesMethod · 0.80
saveDynamicFeaturesMethod · 0.80
clearPluginFeaturesMethod · 0.80

Tested by

no test coverage detected