MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / usage.test.ts

File usage.test.ts

packages/kosong/test/usage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { TokenUsage } from '#/usage';
2import { addUsage, emptyUsage, grandTotal, inputTotal } from '#/usage';
3import { describe, expect, it } from 'vitest';
4

Callers

nothing calls this directly

Calls 4

emptyUsageFunction · 0.90
inputTotalFunction · 0.90
grandTotalFunction · 0.90
addUsageFunction · 0.90

Tested by

no test coverage detected