index
:
bot
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
*
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
*
Remove dead or unused code (#2528)
Boris Muratov
2023-04-11
-170
/
+0
*
Merge branch 'main' into 2302-activity-in-reviews
Boris Muratov
2023-04-09
-1507
/
+712
|
\
|
*
Adjust to site using dicts in additional_settings instead of JSON strings
Boris Muratov
2023-04-06
-3
/
+3
|
*
Fix test
Boris Muratov
2023-04-05
-1
/
+1
|
*
Merge branch 'main' into new-filters
Boris Muratov
2023-04-05
-1
/
+2
|
|
\
|
|
*
Replace mock._importer with pkgutil.resolve_name in test autospec
shtlrs
2023-03-29
-1
/
+2
|
*
|
Support custom value representation in filtering UI
mbaruh
2023-03-28
-7
/
+9
|
*
|
Rename additional_field to additional_settings
mbaruh
2023-03-26
-3
/
+3
|
*
|
Add support for snekbox IO in the new filtering system
mbaruh
2023-03-23
-19
/
+19
|
*
|
Fix filtering tests
mbaruh
2023-03-23
-6
/
+6
|
*
|
Merge branch 'main' into new-filters
mbaruh
2023-03-21
-83
/
+254
|
|
\
|
|
*
|
Merge branch 'main' into new-filters
mbaruh
2023-02-28
-48
/
+80
|
|
\
\
|
*
|
|
Bring back old system tests
mbaruh
2023-01-22
-11
/
+484
|
*
|
|
Add the rest of the antispam rules
mbaruh
2022-11-01
-3
/
+3
|
*
|
|
Merge branch 'main' into new-filters
mbaruh
2022-10-23
-6
/
+270
|
|
\
\
\
|
*
|
|
|
Fix tests
mbaruh
2022-10-01
-279
/
+42
|
*
|
|
|
Split actions and validations to their own packcages
mbaruh
2022-09-30
-4
/
+4
|
*
|
|
|
Merge branch 'main' into new-filters
mbaruh
2022-09-24
-217
/
+477
|
|
\
\
\
\
|
*
|
|
|
|
Accept strings in channel scope and change role string interpretation
mbaruh
2022-07-16
-5
/
+5
|
*
|
|
|
|
New filtering backbone and regex filtering migration
mbaruh
2022-07-16
-0
/
+333
|
*
|
|
|
|
Tear down the old filtering system
mbaruh
2022-07-15
-1503
/
+0
*
|
|
|
|
|
Merge branch 'main' into 2302-activity-in-reviews
wookie184
2023-03-25
-91
/
+291
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'main' into snekbox-files
Ionite
2023-03-09
-13
/
+75
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Bump markdownify from 0.6.1 to 0.11.6 (#2429)
dependabot[bot]
2023-03-07
-0
/
+23
|
|
*
|
|
|
|
Merge branch 'main' into 2301-fix-voting-conditions
Boris Muratov
2023-03-03
-11
/
+40
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
add the `flags` key to the member_data dictionary
shtlrs
2023-02-28
-1
/
+1
[next]