Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ index.spec.ts
File
index.spec.ts
packages/cli/src/cli/loaders/variable/index.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
createVariableLoader, { VariableLoaderParams } from
"./index"
;
3
4
describe(
"createVariableLoader"
, () => {
Callers
nothing calls this directly
Calls
4
createVariableLoader
Function · 0.85
createLoader
Function · 0.70
pull
Method · 0.65
push
Method · 0.65
Tested by
no test coverage detected