MCPcopy
hub / github.com/continuedev/continue / localStorage.test.ts

File localStorage.test.ts

gui/src/util/localStorage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { setLocalStorage } from "./localStorage";
2
3describe("localStorage Test", () => {
4 beforeEach(() => {

Callers

nothing calls this directly

Calls 3

setLocalStorageFunction · 0.90
getItemMethod · 0.65
clearMethod · 0.45

Tested by

no test coverage detected