RedactTestCase | ||
|---|---|---|
ergo | sable | |
testCantRedactOthersPrivmsgTests that a non-operator cannot redact another user's message. | . | s |
testOpRedactOthersPrivmsgTests that a channel operator can redact another user's message. | . | s |
testOpRedactSelfPrivmsgTests that a channel operator can redact a message they sent themselves. | . | s |
testRedactInvalidTargetTest redacting with an invalid target. | . | s |
testRedactNotRelayedToNonSupportingClientsTest that REDACT is not sent to clients without the capability. | . | s |
testRedactTagmsgTest redaction of a TAGMSG. | . | s |
testRedactUnknownMsgidTest redacting a message with an unknown msgid. | . | s |
testRedactWithReasonTest redaction with a reason parameter. | . | s |
testRedactedMessageDisappearsFromChathistoryTest that redacted messages are excluded from CHATHISTORY responses.
| . | d |
RedactWithServicesTestCase | ||
ergo | sable | |
testRedactDirectMessageTest redacting a direct message between two users. | . | s |