MCPcopy
hub / github.com/simstudioai/sim / logger.mock.ts

File logger.mock.ts

packages/testing/src/mocks/logger.mock.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { vi } from 'vitest'
2
3/**
4 * Creates a mock logger that captures all log calls.

Callers

nothing calls this directly

Calls 2

createMockLoggerFunction · 0.85
fnFunction · 0.50

Tested by

no test coverage detected