MCPcopy 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

1import { formatLargeNumber, formatDate, formatTimeAgo } from "../format"
2
3// Mock i18next
4vi.mock("i18next", () => ({

Callers

nothing calls this directly

Calls 5

formatLargeNumberFunction · 0.90
formatDateFunction · 0.90
formatTimeAgoFunction · 0.90
replaceMethod · 0.65
toStringMethod · 0.65

Tested by

no test coverage detected