MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / i18n.test.ts

File i18n.test.ts

graph-ui/src/lib/i18n.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { detectLanguage, messages } from "./i18n";
3
4describe("i18n", () => {

Callers

nothing calls this directly

Calls 2

detectLanguageFunction · 0.90
expectFunction · 0.85

Tested by

no test coverage detected