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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'main' into swfarnsworth/infraction_message
Matteo Bertucci
2021-03-17
-1
/
+1
|
\
|
*
Fixed unittest for purge infraction.
xithrius
2021-03-08
-1
/
+1
*
|
Update the tests to reflect changes in expected behavior.
swfarnsworth
2021-02-28
-5
/
+7
*
|
Instructions to dispute an infraction vary by infraction type.
swfarnsworth
2021-02-25
-3
/
+3
|
/
*
Update token remover unittests
Matteo Bertucci
2021-02-21
-2
/
+2
*
Merge pull request #1313 from HassanAbouelela/fix-voiceban-member-bug
Senjan21
2021-02-03
-11
/
+39
|
\
|
*
Restructures Voice Ban Action
Hassan Abouelela
2021-01-21
-11
/
+26
|
*
Merge branch 'master' into fix-voiceban-member-bug
Hassan Abouelela
2021-01-20
-35
/
+24
|
|
\
|
*
|
Cleans Up Tests
Hassan Abouelela
2021-01-20
-5
/
+5
|
*
|
Adds Member Checks Before Changing Voice
Hassan Abouelela
2020-11-30
-1
/
+14
*
|
|
Merge branch 'master' into mbaruh/sm-stats
Matteo Bertucci
2021-01-21
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'master' into fuzz-the-matches
Mark
2021-01-20
-11
/
+18
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' into fuzz-the-matches
kosayoda
2021-01-18
-295
/
+734
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into fuzz-the-matches
Leon Sandøy
2020-10-10
-167
/
+150
|
|
\
\
\
\
|
*
|
|
|
|
Fuzzy match roles for `!role` command.
kosayoda
2020-10-01
-1
/
+1
*
|
|
|
|
|
Changed slowmode reset tests
mbaruh
2021-01-21
-12
/
+4
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Sync: test chunking of user requests
MarkKoz
2021-01-18
-11
/
+18
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Annihilate all traces of Developer and Unverified roles
mbaruh
2021-01-11
-3
/
+1
*
|
|
|
"Pending: False" to "Verified: True" to agree with new semantics.
Steele
2020-12-30
-1
/
+1
*
|
|
|
Remove obsolete test cases
MarkKoz
2020-12-19
-8
/
+0
*
|
|
|
Fix silence tests
Joe Banks
2020-12-19
-3
/
+3
*
|
|
|
Fix silence command to use guild default role
Joe Banks
2020-12-19
-9
/
+0
*
|
|
|
Fix pending tests
Joe Banks
2020-12-19
-2
/
+2
*
|
|
|
Added catching for unparsable short ISO dates.
Xithrius
2020-12-11
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' into emojis-filter
Daniel Brown
2020-11-20
-82
/
+79
|
\
\
\
|
*
\
\
Merge master and fix conflicts
MarkKoz
2020-11-16
-194
/
+633
|
|
\
\
\
|
*
|
|
|
Syncers: make functions static
MarkKoz
2020-10-17
-49
/
+32
|
*
|
|
|
Use global bot instance in syncers
MarkKoz
2020-10-16
-24
/
+37
|
*
|
|
|
Use global bot instance in send_to_paste_service
MarkKoz
2020-10-16
-21
/
+22
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Cover Unicode emojis catching as antispam rule with test cases
ks129
2020-11-20
-4
/
+25
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1212 from mbaruh/master
Mark
2020-10-22
-0
/
+7
|
\
\
\
|
*
|
|
adjusted prepare_input docs and unittests
mbaruh
2020-10-08
-0
/
+7
*
|
|
|
Merge master and fix LICENSE-THIRD-PARTY conflict
MarkKoz
2020-10-21
-1
/
+147
|
\
\
\
\
|
*
|
|
|
Remove test for case when user don't have VV for voice ban
ks129
2020-10-18
-8
/
+0
|
*
|
|
|
Fix voice ban command name in test
ks129
2020-10-18
-1
/
+1
|
*
|
|
|
Update tests to not automatically adding back verified after vban expire
ks129
2020-10-18
-3
/
+0
|
*
|
|
|
Fix user not found info field test
ks129
2020-10-18
-1
/
+1
|
*
|
|
|
Fix linting for voice gate and voice ban
ks129
2020-10-11
-1
/
+1
|
*
|
|
|
Create test for voice unban fail send DM
ks129
2020-10-11
-0
/
+15
|
*
|
|
|
Create base test for voice unban
ks129
2020-10-11
-0
/
+18
|
*
|
|
|
Create test for voice ban pardon when user not found
ks129
2020-10-11
-0
/
+7
|
*
|
|
|
Shorten voice ban reason and create test for it
ks129
2020-10-11
-0
/
+17
|
*
|
|
|
Add Voice Ban test about calling apply_infraction
ks129
2020-10-11
-0
/
+15
|
*
|
|
|
Create test for voice ban applying role remove ignore.
ks129
2020-10-11
-0
/
+15
|
*
|
|
|
Check arguments for get_active_infraction in voice ban tests
ks129
2020-10-11
-1
/
+1
|
*
|
|
|
Create test to check does this pass proper kwargs to infraction posting
ks129
2020-10-11
-0
/
+12
|
*
|
|
|
Create test for case when posting infraction fails
ks129
2020-10-11
-1
/
+12
|
*
|
|
|
Create test for case when user already have active Voice Ban
ks129
2020-10-11
-2
/
+11
|
*
|
|
|
Create test for case when trying to voice ban user who haven't passed gate
ks129
2020-10-11
-2
/
+11
|
*
|
|
|
Create test for voice unban
ks129
2020-10-11
-0
/
+6
[next]