MCPcopy
hub / github.com/CodebuffAI/codebuff / resetToolCallIdCounter

Function resetToolCallIdCounter

common/src/testing/mocks/stream.ts:311–313  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

309 * Call this in beforeEach to ensure deterministic IDs.
310 */
311export function resetToolCallIdCounter(): void {
312 toolCallIdCounter = 0
313}

Callers 1

beforeEachFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected