MCPcopy Index your code
hub / github.com/codebymitch/TitanBot / prefixResponse.test.js

File prefixResponse.test.js

tests/prefixResponse.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'node:test';
2import assert from 'node:assert/strict';
3
4import banCommand from '../src/commands/Moderation/ban.js';

Callers

nothing calls this directly

Calls 11

buildPrefixUsageFunction · 0.90
executePrefixCommandFunction · 0.90
createMockInteractionFunction · 0.90
createMockMessageFunction · 0.85
getEmbedTitleFunction · 0.85
getEmbedDescriptionFunction · 0.85
attachMethod · 0.80
respondUsageMethod · 0.80
isUsageFinalizedMethod · 0.80
respondMethod · 0.80

Tested by

no test coverage detected