index
:
bot
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
jb3/3.14-upgrade
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2024-05-25
Just use the notifier instead of patching
wookie184
-14
/
+18
2024-05-25
Don't setup the cog for Notifier and Argument Parser tests
wookie184
-8
/
+10
2024-05-25
Make use of fakeredis instead of mocking
wookie184
-29
/
+24
2024-05-25
Lazily create `guild` on text/voice channel mocks
wookie184
-2
/
+12
2024-05-25
Specify environment variable using env block
wookie184
-1
/
+4
2024-05-25
Use COVERAGE_CORE=sysmon when running tests in CI
wookie184
-1
/
+1
2024-05-23
Remove space from command name
Chris Lovering
-1
/
+1
2024-05-23
Allow listing alts for a user via the alts root alias (#3072)
ChrisJL
-2
/
+2
2024-05-23
fixup: remove british accent
Chris Lovering
-1
/
+1
2024-05-23
fixup: simplify type annotation
Chris Lovering
-1
/
+1
2024-05-23
Remove space after subcommand name which meant it couldn't be called
Chris Lovering
-1
/
+1
2024-05-23
Output user alts in user command when ran in mod channels
Chris Lovering
-0
/
+7
2024-05-23
Nicely format error when editing alts where target user isn't an alt
Chris Lovering
-0
/
+1
2024-05-23
Don't allow bots to be marked as alts
Chris Lovering
-0
/
+4
2024-05-23
Indicate if the user has alts when seaching for their infractions
Chris Lovering
-0
/
+5