MCPcopy 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

1import { describe, it, expect } from "vitest";
2import createXcodeXcstringsLoader, { _removeLocale } from "./xcode-xcstrings";
3
4describe("loaders/xcode-xcstrings", () => {

Callers

nothing calls this directly

Calls 6

_removeLocaleFunction · 0.90
setDefaultLocaleMethod · 0.80
pullMethod · 0.65
pushMethod · 0.65
pullHintsMethod · 0.65

Tested by

no test coverage detected