Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codebymitch/TitanBot
/ errorHandler.failure.test.js
File
errorHandler.failure.test.js
tests/failure-paths/errorHandler.failure.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
import
{ MessageFlags } from
'discord.js'
;
4
Callers
nothing calls this directly
Calls
6
handleInteractionError
Function · 0.90
buildUserErrorEmbed
Function · 0.90
createError
Function · 0.90
replyUserError
Function · 0.90
createLoggerCapture
Function · 0.85
createInteraction
Function · 0.70
Tested by
no test coverage detected