Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactnativecn/react-native-update
/ i18n.test.ts
File
i18n.test.ts
src/__tests__/i18n.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
;
2
3
describe(
'I18n'
, () => {
4
// Use a helper function to import the real implementation
Callers
nothing calls this directly
Calls
5
getRealI18n
Function · 0.85
getLocale
Method · 0.80
setLocale
Method · 0.80
t
Method · 0.80
addTranslations
Method · 0.80
Tested by
no test coverage detected