MCPcopy Create free account
hub / github.com/chhoumann/quickadd / InputPromptDraftStore.test.ts

File InputPromptDraftStore.test.ts

src/utils/InputPromptDraftStore.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it } from "vitest";
2import { InputPromptDraftHandler } from "./InputPromptDraftHandler";
3import { InputPromptDraftStore } from "./InputPromptDraftStore";
4

Callers

nothing calls this directly

Calls 12

clearAllMethod · 0.80
persistMethod · 0.80
beginExecutionScopeMethod · 0.80
commitExecutionScopeMethod · 0.80
hydrateMethod · 0.80
markChangedMethod · 0.80
getInstanceMethod · 0.45
makeKeyMethod · 0.45
setMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected