MCPcopy
hub / github.com/claude-code-best/claude-code / format.test.ts

File format.test.ts

src/utils/__tests__/format.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2import {
3 formatFileSize,
4 formatSecondsShort,

Callers

nothing calls this directly

Calls 9

formatFileSizeFunction · 0.90
formatSecondsShortFunction · 0.90
formatDurationFunction · 0.90
formatNumberFunction · 0.90
formatTokensFunction · 0.90
formatRelativeTimeFunction · 0.90
formatRelativeTimeAgoFunction · 0.90
formatLogMetadataFunction · 0.90
nowMethod · 0.80

Tested by

no test coverage detected