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

File usage.test.ts

packages/agent-core/test/agent/usage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2
3import { UsageRecorder } from '../../src/agent/usage';
4

Callers

nothing calls this directly

Calls 4

recordMethod · 0.80
beginTurnMethod · 0.80
endTurnMethod · 0.80
dataMethod · 0.45

Tested by

no test coverage detected