Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ usage.test.ts
File
usage.test.ts
packages/arctic/test/session/usage.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"bun:test"
2
import
{ formatUsageSummary,
type
UsageRecordSummary } from
"@/session/usage-format"
3
4
describe(
"SessionUsage.formatUsageSummary"
, () => {
Callers
nothing calls this directly
Calls
1
formatUsageSummary
Function · 0.90
Tested by
no test coverage detected