Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ i18n-contract.test.mjs
File
i18n-contract.test.mjs
scripts/i18n-contract.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
{ execFileSync, spawnSync } from
'node:child_process'
;
3
import
fs from
'node:fs'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
15
extractStringArrayConstant
Function · 0.85
auditIntegrationTest
Function · 0.85
runI18nAudit
Function · 0.85
withTemporaryTextFile
Function · 0.85
cwd
Method · 0.80
includes
Method · 0.80
slice
Method · 0.80
stringify
Method · 0.80
readJson
Function · 0.70
flattenKeys
Function · 0.70
readText
Function · 0.70
listFiles
Function · 0.70
Tested by
no test coverage detected