MCPcopy
hub / github.com/simstudioai/sim / trace-spans.test.ts

File trace-spans.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { buildTraceSpans } from '@/lib/logs/execution/trace-spans/trace-spans'
3import { stripCustomToolPrefix } from '@/executor/constants'
4import type { ExecutionResult } from '@/executor/types'

Callers

nothing calls this directly

Calls 3

buildTraceSpansFunction · 0.90
stripCustomToolPrefixFunction · 0.90
pushMethod · 0.45

Tested by

no test coverage detected