Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ beforeEach, describe, expect, it } from
'vitest'
;
2
3
import
type
{ SettingDefinition } from
'@nuclearplayer/plugin-sdk'
;
4
Callers
nothing calls this directly
Calls
12
resetInMemoryTauriStore
Function · 0.90
registerCoreSettings
Function · 0.90
createCoreSettingsHost
Function · 0.90
getSetting
Function · 0.90
createPluginSettingsHost
Function · 0.90
setSetting
Function · 0.90
initializeSettingsStore
Function · 0.90
getState
Method · 0.80
push
Method · 0.80
set
Method · 0.45
subscribe
Method · 0.45
register
Method · 0.45
Tested by
no test coverage detected