MCPcopy
hub / github.com/callumalpass/tasknotes / settingsPersistence.test.ts

File settingsPersistence.test.ts

tests/unit/settings/settingsPersistence.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, jest, afterEach } from "@jest/globals";
2import { DEFAULT_SETTINGS } from "../../../src/settings/defaults";
3import {
4 buildSettingsDataForSave,

Callers

nothing calls this directly

Calls 6

getPluginDataPathFunction · 0.90
pluginDataFileExistsFunction · 0.90
buildSettingsDataForSaveFunction · 0.90
createHostFunction · 0.70

Tested by

no test coverage detected