Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nukeop/nuclear
/ settings.test.ts
File
settings.test.ts
packages/plugin-sdk/src/api/settings.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
3
import
{ NuclearAPI } from
'.'
;
4
import
{ InMemorySettingsHost } from
'../test/utils/inMemorySettingsHost'
;
Callers
nothing calls this directly
Calls
7
push
Method · 0.80
register
Method · 0.45
subscribe
Method · 0.45
set
Method · 0.45
setGlobal
Method · 0.45
get
Method · 0.45
getGlobal
Method · 0.45
Tested by
no test coverage detected