Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ createVariablesProxy } from
"./variablesProxy"
;
3
4
describe(
"createVariablesProxy"
, () => {
Callers
nothing calls this directly
Calls
4
createVariablesProxy
Function · 0.90
push
Method · 0.80
get
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected