-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* tests: test the first half of the error handler Signed-off-by: onerandomusername <genericusername414+git@gmail.com> * fix: remove duped reference mock changes now mean that ctx.message.channel and ctx.channel are the same object * tests: error handler test reset cooldown * tests: finish testing handle_bot_missing_perms * tests: finish testing handle_user_input_error * tests: add on_command_error tests * fix: move handling command invoke errors to its own function * tests: add tests for command invoke errors * chore: remove unused import * nit: remove unused class with error hierarchy * fix: use type() instead of __class__
- Loading branch information
1 parent
0c4e1c2
commit a89f5d6
Showing
2 changed files
with
441 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.