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
*
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
*
Silence tests: add a test for deletion from the time cache
MarkKoz
2020-08-17
-0
/
+5
*
Silence tests: add tests for scheduling tasks
MarkKoz
2020-08-17
-0
/
+12
*
Silence tests: add a test for caching permanent times
MarkKoz
2020-08-17
-0
/
+6
*
Silence tests: add a test for the time cache
MarkKoz
2020-08-17
-0
/
+15
*
Silence tests: fix mock for _init_task
MarkKoz
2020-08-17
-2
/
+4
*
Silence tests: create channel and overwrite in setUp for silence tests
MarkKoz
2020-08-17
-29
/
+17
*
Silence tests: merge unsilence fixture into setUp
MarkKoz
2020-08-17
-32
/
+20
*
Silence tests: autospec _reschedule and SilenceNotifier for cog tests
MarkKoz
2020-08-17
-4
/
+10
*
Silence tests: separate test cases; refactor names & docstrings
MarkKoz
2020-08-17
-71
/
+95
*
Silence tests: fix tests for _unsilence
MarkKoz
2020-08-17
-30
/
+45
*
Silence tests: fix test_unsilence_private_removed_notifier
MarkKoz
2020-08-17
-2
/
+5
*
Silence tests: fix overwrite preservation test for silences
MarkKoz
2020-08-17
-11
/
+15
*
Silence tests: fix command message tests
MarkKoz
2020-08-17
-15
/
+10
*
Silence tests: fix test_silence_private_for_false
MarkKoz
2020-08-17
-4
/
+13
*
Silence tests: fix test_silence_private_silenced_channel
MarkKoz
2020-08-17
-3
/
+10
*
Silence tests: fix test_silence_private_notifier
MarkKoz
2020-08-17
-0
/
+3
*
Silence tests: fix test_unsilence_private_for_false
MarkKoz
2020-08-17
-1
/
+4
*
Silence tests: fix silence cache test for overwrites
MarkKoz
2020-08-17
-5
/
+8
*
Silence tests: replace obsolete cog_unload tests
MarkKoz
2020-08-17
-13
/
+4
*
Silence tests: rename test_instance_vars to test_init_cog
MarkKoz
2020-08-17
-5
/
+5
*
Silence tests: mock RedisCaches
MarkKoz
2020-08-17
-3
/
+2
*
Tests: optionally prevent autospec helper from passing mocks
MarkKoz
2020-08-17
-19
/
+66
*
Silence: rename _get_instance_vars to _init_cog
MarkKoz
2020-08-16
-4
/
+4
*
Merge branch 'master' into whitelist_system
Leon Sandøy
2020-08-03
-3
/
+946
|
\
|
*
Jam tests: use the MAX_CHANNELS constant more
MarkKoz
2020-07-22
-4
/
+4
|
*
Jam tests: assert equality of new category
MarkKoz
2020-07-22
-1
/
+2
|
*
Jam tests: add subtests to non-existent category test
MarkKoz
2020-07-22
-7
/
+18
|
*
Jam tests: fix category test
MarkKoz
2020-07-22
-14
/
+24
|
*
Merge branch 'master' into jam-test
Mark
2020-07-22
-185
/
+1384
|
|
\
|
|
*
Edited tests to reflect changes (removed py formatting)
wookie184
2020-07-20
-3
/
+3
|
|
*
Merge 'master' into 'kwzrd/incidents'; resolve config conflicts
kwzrd
2020-07-16
-39
/
+24
|
|
|
\
|
|
*
|
Incidents: reduce log level of 404 exception
kwzrd
2020-07-16
-2
/
+12
|
|
*
|
Incidents: link `proxy_url` if attachment fails to download
kwzrd
2020-07-14
-37
/
+36
|
|
*
|
Incidents: add `download_file` helper & tests
kwzrd
2020-07-13
-0
/
+20
|
|
*
|
Incidents tests: improve in-line comment wording
kwzrd
2020-07-09
-1
/
+1
|
|
*
|
Merge 'master' into 'kwzrd/incidents'; resolve mod pkg init conflict
kwzrd
2020-07-08
-24
/
+242
|
|
|
\
\
|
|
*
|
|
Incidents: archive incident attachments
kwzrd
2020-07-03
-0
/
+30
|
|
*
|
|
Incidents: relay incidents as embeds rather than raw content
kwzrd
2020-07-01
-21
/
+11
[next]