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
*
Update unit tests for file error message changes
Ionite
2023-02-08
-9
/
+5
*
Add skip condition for windows not able to test path escapes
Ionite
2023-02-07
-2
/
+6
*
Fix unit tests for new failmail emoji
Ionite
2023-02-07
-5
/
+5
*
Add disallowed file extensions tests
Ionite
2023-02-06
-0
/
+29
*
Change failed files str to truncate on chars only
ionite34
2022-12-20
-13
/
+11
*
Add normalize file name tests
ionite34
2022-12-20
-0
/
+34
*
Refactor snekbox tests to module
ionite34
2022-12-20
-0
/
+0
*
Rename method get_failed_files_str
ionite34
2022-12-20
-1
/
+1
*
Add unit tests for EvalResult.files_error_str
ionite34
2022-12-17
-0
/
+21
*
Add unit test for files_error_message
ionite34
2022-12-17
-1
/
+28
*
Update unit tests for EvalResult message change
ionite34
2022-12-17
-7
/
+16
*
Refactor to move snekbox to module
ionite34
2022-12-14
-18
/
+22
*
Update test_post_job to use 3.10 snekbox
ionite34
2022-12-14
-1
/
+1
*
Update function name `get_message`
ionite34
2022-12-14
-3
/
+3
*
Fix test_post_job unit test
ionite34
2022-12-14
-2
/
+2
*
Reorder imports
ionite34
2022-11-30
-1
/
+1
*
Merge branch 'main' into snekbox-files
Ionite
2022-11-30
-7
/
+7
|
\
|
*
Update botcore module name
Chris Lovering
2022-11-26
-7
/
+7
*
|
Update unit tests for snekbox
ionite34
2022-11-30
-54
/
+57
*
|
Update unit test
ionite34
2022-11-24
-3
/
+3
*
|
Update unit tests
Ionite
2022-11-20
-28
/
+45
|
/
*
Merge branch 'main' into 2306-nominations-cleanup
wookie184
2022-11-05
-13
/
+13
|
\
|
*
Reverse changes to invalid arg break
Ionite
2022-10-25
-3
/
+4
|
*
Update tests to work with rules arg fix
Ionite
2022-10-25
-4
/
+3
|
*
Update tests for new single string format
Ionite
2022-10-25
-12
/
+12
|
*
Added new star expression fix
Ionite
2022-10-25
-3
/
+3
|
*
Made arg fix compatible with tests
Ionite
2022-10-25
-3
/
+3
|
*
Move Security cog to backend extension
mbaruh
2022-10-22
-1
/
+1
*
|
Fix tests
wookie184
2022-10-22
-19
/
+22
|
/
*
Merge branch 'main' into update-autoreview-system
wookie184
2022-10-19
-4
/
+93
|
\
|
*
Use explicit mock channels in tests to remove warning
Chris Lovering
2022-10-10
-2
/
+11
|
*
Merge branch 'main' into 2108-invoke-rule-command-with-keywords
Mark
2022-09-20
-14
/
+26
|
|
\
|
|
*
Merge branch 'main' into main
ChrisJL
2022-09-18
-46
/
+155
|
|
|
\
|
|
*
|
add: test for reasoned and reasonless pardons
Luna
2022-08-17
-1
/
+7
|
*
|
|
move DEFAULT_RULES_DESCRIPTION under information.py
Amrou Bellalouna
2022-09-20
-2
/
+1
|
*
|
|
use subTest to isolate assertions
Amrou Bellalouna
2022-09-19
-14
/
+17
|
*
|
|
add DEFAULT_RULES_DESCRIPTION to avoid duplication
Amrou Bellalouna
2022-09-19
-7
/
+2
|
*
|
|
fix redundant test name
Amrou Bellalouna
2022-09-19
-1
/
+1
|
*
|
|
test the cases where default rules message is supposed to be sent
Amrou Bellalouna
2022-09-19
-0
/
+31
|
*
|
|
add test that checks for the sent content if one invalid index is present in ...
Amrou Bellalouna
2022-09-19
-0
/
+46
|
*
|
|
fix "isistance" typo
Amrou Bellalouna
2022-09-16
-1
/
+1
*
|
|
|
Use scoring system that weights age and number of entries
wookie184
2022-10-09
-4
/
+54
*
|
|
|
Move tests out of moderation/ directory
wookie184
2022-10-09
-0
/
+0
*
|
|
|
Rename test function and re-add change removed in merge.
wookie184
2022-09-19
-2
/
+2
*
|
|
|
Merge branch 'main' into update-autoreview-system
wookie184
2022-09-19
-187
/
+268
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'main' into fix-not-awaited-coroutine-warning
ChrisJL
2022-09-18
-174
/
+249
|
|
\
\
\
|
|
*
|
|
Removed "redis_ready" from additional_spec_asyncs in MockBot (#2275)
Aleksey Zasorin
2022-09-16
-1
/
+1
|
|
|
/
/
|
|
*
|
Merge branch 'main' into infraction-durations
Boris Muratov
2022-08-19
-18
/
+111
|
|
|
\
\
|
|
|
*
|
fix: don't include replied mentions in mention filter (#2017)
arl
2022-08-18
-5
/
+75
|
|
|
*
|
Merge branch 'main' into incident-archive-msg-improvements
wookie184
2022-08-18
-42
/
+37
|
|
|
|
\
|
[next]