Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ preserved-keys.spec.ts
File
preserved-keys.spec.ts
packages/cli/src/cli/loaders/preserved-keys.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
createPreservedKeysLoader from
"./preserved-keys"
;
3
4
describe(
"preserved-keys loader"
, () => {
Callers
nothing calls this directly
Calls
5
createPreservedKeysLoader
Function · 0.85
setDefaultLocale
Method · 0.80
init
Method · 0.65
pull
Method · 0.65
push
Method · 0.65
Tested by
no test coverage detected