MCPcopy Create free account
hub / github.com/ShipSecAI/studio / trace.service.spec.ts

File trace.service.spec.ts

backend/src/trace/__tests__/trace.service.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test';
2
3import type { WorkflowTraceRecord } from '../../database/schema';
4import { TraceService } from '../trace.service';

Callers

nothing calls this directly

Calls 2

listSinceMethod · 0.80
listMethod · 0.65

Tested by

no test coverage detected