index
:
bot
dependabot/github_actions/astral-sh/setup-uv-7
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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Fix rendering of markdown headers in docs
wookie184
2024-12-30
-0
/
+1
*
Remove surrounding whitespace from doc description markdown
wookie184
2024-12-30
-0
/
+17
*
Add eval output highlight language to support ANSI colors
Thurisatic
2024-11-14
-3
/
+3
*
Support both Python 3.12 and 3.13 in eval
Chris Lovering
2024-10-06
-4
/
+5
*
Merge branch 'main' into faster-silence-tests
wookie184
2024-07-08
-4
/
+4
|
\
|
*
Fix tests
wookie184
2024-06-11
-4
/
+4
*
|
Selectively patch SilenceNotifier only where needed
wookie184
2024-05-25
-14
/
+19
*
|
Just use the notifier instead of patching
wookie184
2024-05-25
-14
/
+18
*
|
Don't setup the cog for Notifier and Argument Parser tests
wookie184
2024-05-25
-8
/
+10
*
|
Make use of fakeredis instead of mocking
wookie184
2024-05-25
-29
/
+24
*
|
Lazily create `guild` on text/voice channel mocks
wookie184
2024-05-25
-2
/
+12
|
/
*
Merge branch 'main' into vivek/fix-eval-truncation
wookie184
2024-05-23
-29
/
+56
|
\
|
*
Merge branch 'main' into reply-to-eval
wookie184
2024-05-21
-16
/
+61
|
|
\
|
|
*
Update tests for new autonomination threshold logic
Joe Banks
2024-05-18
-5
/
+35
|
|
*
Move from sentry_sdk.push_scope to sentry_sdk.new_scope
Joe Banks
2024-05-13
-5
/
+5
|
*
|
Reply to eval commands instead of using a mention where possible
wookie184
2024-04-02
-11
/
+4
|
*
|
Improve accuracy (and efficiency) of MockContext
wookie184
2024-04-02
-8
/
+12
*
|
|
Don't upload to pastebin when no truncation
vivekashok1221
2024-05-11
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #2997 from python-discord/improve-infractions-tests
jchristgit
2024-04-06
-4
/
+16
|
\
\
|
*
|
Test that infraction reason sent to database is not truncated
wookie184
2024-04-01
-4
/
+16
|
|
/
*
/
Fix coroutine never awaited warning in sync tests (#2996)
wookie184
2024-04-03
-2
/
+5
|
/
*
Merge branch 'main' into fix-test-warning
wookie184
2024-04-01
-24
/
+38
|
\
|
*
Update syncer tests
Chris Lovering
2024-04-01
-24
/
+38
*
|
Fix warning in tests
wookie184
2024-04-01
-2
/
+2
|
/
*
Snekbox: truncate blocked file extensions
Mark
2024-03-26
-6
/
+13
*
Make help showable through button on command error message. (#2439)
wookie184
2024-03-25
-3
/
+4
*
update configuration tests (#2951)
Amrou Bellalouna
2024-03-21
-38
/
+28
*
Replace aliased errors with TimeoutError
Chris Lovering
2024-02-02
-2
/
+2
*
delete pagination tests
shtlrs
2024-01-31
-46
/
+0
*
Merge branch 'main' into fix-incorrect-test
wookie184
2024-01-28
-1
/
+3
|
\
|
*
Move modlog method to util (#2877)
wookie184
2024-01-08
-1
/
+3
*
|
Fix test code that was doing nothing
wookie184
2023-12-31
-3
/
+7
|
/
*
Appeased the linter
Xithrius
2023-11-08
-1
/
+0
*
Update all references of 3.11 in eval to 3.12 (#2777)
ChrisJL
2023-10-03
-14
/
+14
*
Centralise error handling for commands invoked from error handler (#2436)
wookie184
2023-09-19
-22
/
+4
*
Bump ruff from 0.0.285 to 0.0.287 (#2745)
dependabot[bot]
2023-09-06
-2
/
+1
*
Update import style for ruff isort rule
Chris Lovering
2023-08-11
-4
/
+21
*
Replace deprecated functions with new pydantic v2 functions
Chris Lovering
2023-08-11
-2
/
+2
*
Bump ruff from 0.0.282 to 0.0.283
dependabot[bot]
2023-08-10
-1
/
+1
*
Change DM users get when warned (#2696)
Steele Farnsworth
2023-08-05
-5
/
+5
*
Mock _lexers_supported_by_pastebin in test to ensure no call to external serv...
Chris Lovering
2023-07-11
-0
/
+4
*
Use the new pydis_core send_to_paste_service function
Chris Lovering
2023-07-11
-101
/
+2
*
Fix some test warnings (#2675)
wookie184
2023-07-09
-5
/
+18
*
Update MockAttachment data with new expected fields
Chris Lovering
2023-06-21
-1
/
+12
*
Write custom get_role func for MockMember
Chris Lovering
2023-06-21
-0
/
+3
*
Allow use of msg reply to add context to incident
vivekashok1221
2023-06-21
-0
/
+1
*
Use f-string conversions over functions
Chris Lovering
2023-05-24
-1
/
+1
*
Don't collect coverage info by default when running tests
wookie184
2023-04-16
-6
/
+6
*
Improve test speed using some cached_property decorators on mocks
wookie184
2023-04-15
-6
/
+30
*
Migrate code style to ruff
Chris Lovering
2023-04-11
-440
/
+446
[next]