Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'bun:test'
;
2
3
import
type
{ WorkflowTraceRecord } from
'../../database/schema'
;
4
import
{ TraceService } from
'../trace.service'
;
Callers
nothing calls this directly
Calls
2
listSince
Method · 0.80
list
Method · 0.65
Tested by
no test coverage detected