Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ withQueueSpan.test.ts
File
withQueueSpan.test.ts
apps/api/tests/lib/tracing/withQueueSpan.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
;
2
import
type
{ Job } from
"bullmq"
;
3
4
import
{ withQueueSpan } from
"../../../src/lib/tracing/withQueueSpan"
;
Callers
nothing calls this directly
Calls
2
withQueueSpan
Function · 0.90
makeJob
Function · 0.85
Tested by
no test coverage detected