MCPcopy Index your code
hub / github.com/simstudioai/sim / logger.test.ts

File logger.test.ts

apps/sim/lib/logs/execution/logger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { envFlagsMock } from '@sim/testing'
2import { beforeEach, describe, expect, test, vi } from 'vitest'
3import { recordUsage } from '@/lib/billing/core/usage-log'
4import { ExecutionLogger } from '@/lib/logs/execution/logger'

Callers

nothing calls this directly

Calls 11

costSummaryFunction · 0.85
lastEntriesFunction · 0.85
mockDbFunction · 0.85
modelFunction · 0.85
bindMethod · 0.80
recordExecutionUsageMethod · 0.80
runFunction · 0.70
resolveMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected