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

File settingsStore.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it } from 'vitest';
2
3import type { SettingDefinition } from '@nuclearplayer/plugin-sdk';
4

Callers

nothing calls this directly

Calls 12

resetInMemoryTauriStoreFunction · 0.90
registerCoreSettingsFunction · 0.90
createCoreSettingsHostFunction · 0.90
getSettingFunction · 0.90
createPluginSettingsHostFunction · 0.90
setSettingFunction · 0.90
initializeSettingsStoreFunction · 0.90
getStateMethod · 0.80
pushMethod · 0.80
setMethod · 0.45
subscribeMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected