MCPcopy
hub / github.com/nukeop/nuclear / pluginStore.test.ts

File pluginStore.test.ts

packages/player/src/stores/pluginStore.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mockIPC } from '@tauri-apps/api/mocks';
2
3import { getRegistryEntry } from '../services/plugins/pluginRegistry';
4import { NuclearPluginBuilder } from '../test/builders/NuclearPluginBuilder';

Callers

nothing calls this directly

Calls 12

createPluginFolderFunction · 0.90
getRegistryEntryFunction · 0.90
getStateMethod · 0.80
withInstanceMethod · 0.80
withOnEnableMethod · 0.80
withOnDisableMethod · 0.80
withOnUnloadMethod · 0.80
buildMethod · 0.45
withOriginalPathMethod · 0.45
withIdMethod · 0.45
withEnabledMethod · 0.45

Tested by

no test coverage detected