Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
2
3
const
mockLmdb = vi.hoisted(() => ({
4
get: vi.fn(),
Callers
nothing calls this directly
Calls
4
stringify
Method · 0.80
loadDynamicFeatures
Method · 0.80
saveDynamicFeatures
Method · 0.80
clearPluginFeatures
Method · 0.80
Tested by
no test coverage detected