Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lingodotdev/lingo.dev
/ xcode-xcstrings.spec.ts
File
xcode-xcstrings.spec.ts
packages/cli/src/cli/loaders/xcode-xcstrings.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
createXcodeXcstringsLoader, { _removeLocale } from
"./xcode-xcstrings"
;
3
4
describe(
"loaders/xcode-xcstrings"
, () => {
Callers
nothing calls this directly
Calls
6
_removeLocale
Function · 0.90
createXcodeXcstringsLoader
Function · 0.85
setDefaultLocale
Method · 0.80
pull
Method · 0.65
push
Method · 0.65
pullHints
Method · 0.65
Tested by
no test coverage detected