test(queue): update a now-stale unhandled-verb test - #3996
Conversation
…ill has none A test asserting "@gittensory configuration" has no dispatch handler went stale once #3983 wired one up. Swapped to "pause", which still has none, matching the test's own stated title/intent -- unaffected by (and not duplicating) the moderation-decay-days clamp fix another concurrent PR already shipped.
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-07 09:46:02 UTC
⏸️ Suggested Action - Manual Review
Review summary Blockers
Nits — 3 non-blocking
Concerns raised — review before merging
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
❌ 52 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
Summary
@gittensory configurationhas no dispatch handler yet went stale once feat(commands): add @gittensory configuration effective-config command (#2168) #3983 wired one up (found while shipping an unrelated PR whose CI happened to run against this). Swapped the test's example verb topause, which still has no handler, matching the test's own stated title/intent.Scope
Validation
npm run typechecknpx vitest run test/unit/queue.test.ts-- 659/659 pass.Safety