MCPcopy
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

1import { describe, expect, it } from 'vitest';
2
3import { NuclearAPI } from '.';
4import { InMemorySettingsHost } from '../test/utils/inMemorySettingsHost';

Callers

nothing calls this directly

Calls 7

pushMethod · 0.80
registerMethod · 0.45
subscribeMethod · 0.45
setMethod · 0.45
setGlobalMethod · 0.45
getMethod · 0.45
getGlobalMethod · 0.45

Tested by

no test coverage detected