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

File variablesProxy.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { createVariablesProxy } from "./variablesProxy";
3
4describe("createVariablesProxy", () => {

Callers

nothing calls this directly

Calls 4

createVariablesProxyFunction · 0.90
pushMethod · 0.80
getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected