Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ format.spec.ts
File
format.spec.ts
webview-ui/src/utils/__tests__/format.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ formatLargeNumber, formatDate, formatTimeAgo } from
"../format"
2
3
// Mock i18next
4
vi.mock(
"i18next"
, () => ({
Callers
nothing calls this directly
Calls
5
formatLargeNumber
Function · 0.90
formatDate
Function · 0.90
formatTimeAgo
Function · 0.90
replace
Method · 0.65
toString
Method · 0.65
Tested by
no test coverage detected