Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openclaw/clawsweeper
/ dashboard-worker.test.ts
File
dashboard-worker.test.ts
test/dashboard-worker.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert/strict"
;
2
import
{ createHmac, generateKeyPairSync } from
"node:crypto"
;
3
import
test from
"node:test"
;
4
Callers
nothing calls this directly
Calls
15
triageRoutingGroupsForLabels
Function · 0.90
workerWorkKind
Function · 0.90
automaticIssueWork
Function · 0.90
isoAgo
Function · 0.85
completedReviewRun
Function · 0.85
triageIssue
Function · 0.85
signedGithubWebhookRequest
Function · 0.85
signedGithubWebhookBodyRequest
Function · 0.85
fetch
Method · 0.80
text
Method · 0.80
match
Method · 0.80
has
Method · 0.80
Tested by
no test coverage detected