Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ detectLanguage, messages } from
"./i18n"
;
3
4
describe(
"i18n"
, () => {
Callers
nothing calls this directly
Calls
2
detectLanguage
Function · 0.90
expect
Function · 0.85
Tested by
no test coverage detected