index
:
bot
dependabot/pip/pip-5e502e9552
dependabot/uv/regex-2025.9.18
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
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
/
helpers.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2020-06-24
Replace `True` test with `In` test on `test_post_user`
ks129
-1
/
+1
2020-06-24
Sync keys, variable names and kwargs in `test_post_user`
ks129
-12
/
+12
2020-06-24
Remove case variable definitions in `test_notify_infraction`
ks129
-10
/
+6
2020-06-24
Mod Utils Tests: Remove unnecessary `user` from test name
ks129
-1
/
+1
2020-06-24
Mod Utils Tests: Change `True` assert to `In` assert for message check
ks129
-2
/
+3
2020-06-24
Mod Utils Tests: Move some test cases to `namedtuple`
ks129
-66
/
+29
2020-06-24
Mod Utils Tests: Move INFRACTION_DESCRIPTION_TEMPLATE to tests file
ks129
-11
/
+11
2020-06-24
Mod Utils: Remove unnecessary line splitting on embed footer adding
ks129
-3
/
+1
2020-06-12
Increase coverage of moderation utils tests
ks129
-5
/
+36
2020-06-12
Implement description shortening to infraction notify tests
ks129
-8
/
+27
2020-06-12
Remove deprecated avatar hash in `test_post_user`
ks129
-3
/
+1
2020-06-11
Mod Utils: Add missing import what was removed
ks129
-0
/
+1
Restore `textwrap` import that was removed with merge.
2020-06-11
Fix trailing whitespace in Action file
Joseph Banks
-1
/
+1