index
:
bot
copilot/fix-dm-closed-error-handling
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 remote-tracking branch 'upstream/master' into doc-imp
Numerlor
2020-11-10
-194
/
+633
|
\
|
*
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
|
|
*
|
Create test for temporary voice ban
ks129
2020-10-11
-1
/
+7
|
|
*
|
Create test for permanent voice ban
ks129
2020-10-11
-0
/
+17
|
*
|
|
Silence tests: update docstrings in notifier tests
MarkKoz
2020-10-21
-2
/
+2
|
*
|
|
Silence: rename function to reduce ambiguity
MarkKoz
2020-10-18
-8
/
+8
|
*
|
|
Silence: require only 1 permission to be False for a manual unsilence
MarkKoz
2020-10-09
-0
/
+2
|
*
|
|
Merge master, fix conflicts, and create redis session in silence tests
MarkKoz
2020-10-09
-1620
/
+1015
|
|
\
|
|
|
*
|
|
Silence tests: make _async_init attribute tests more robust
MarkKoz
2020-10-08
-7
/
+11
|
*
|
|
Silence: remove _mod_log_channel attribute
MarkKoz
2020-10-08
-1
/
+1
|
*
|
|
Silence: add to notifier when indefinite rather than temporary
MarkKoz
2020-10-08
-6
/
+6
|
*
|
|
Silence tests: fix unawaited coro warnings
MarkKoz
2020-10-07
-2
/
+7
|
*
|
|
Silence: rename _init_cog to _async_init
MarkKoz
2020-10-06
-13
/
+13
|
*
|
|
Silence: refactor _silence
MarkKoz
2020-10-06
-16
/
+22
|
*
|
|
Silence: cancel init task when cog unloads
MarkKoz
2020-08-18
-2
/
+5
|
*
|
|
Silence: rename caches
MarkKoz
2020-08-18
-20
/
+20
|
*
|
|
Silence tests: remove unnecessary spec_set args
MarkKoz
2020-08-18
-3
/
+3
|
*
|
|
Silence tests: more accurately assert the silence cmd schedule a task
MarkKoz
2020-08-18
-3
/
+7
|
*
|
|
Silence tests: add a test for rescheduling active silences
MarkKoz
2020-08-18
-0
/
+29
|
*
|
|
Silence tests: test the rescheduler unsilences expired silences
MarkKoz
2020-08-18
-0
/
+14
|
*
|
|
Silence tests: test the rescheduler adds permanent silence to notifier
MarkKoz
2020-08-18
-0
/
+14
|
*
|
|
Silence tests: test the scheduler skips missing channels
MarkKoz
2020-08-18
-0
/
+25
|
*
|
|
Silence tests: add a test for _init_cog rescheduling unsilences
MarkKoz
2020-08-18
-0
/
+7
|
*
|
|
Silence tests: remove _reschedule patch for cog tests
MarkKoz
2020-08-18
-4
/
+0
|
*
|
|
Silence tests: access everything via the silence module
MarkKoz
2020-08-18
-24
/
+23
|
*
|
|
Silence tests: add a subtest for the manual unsilence message
MarkKoz
2020-08-17
-4
/
+7
|
*
|
|
Silence tests: assert against message constants
MarkKoz
2020-08-17
-6
/
+7
|
*
|
|
Silence tests: also test that cache misses preserve other overwrites
MarkKoz
2020-08-17
-12
/
+16
|
*
|
|
Silence tests: add a test for a mod alert on cache miss
MarkKoz
2020-08-17
-0
/
+7
|
*
|
|
Silence tests: add a test for default overwrites on cache miss
MarkKoz
2020-08-17
-4
/
+19
|
*
|
|
Silence tests: add a test for task cancellation
MarkKoz
2020-08-17
-0
/
+5
[next]