aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_helpers.py (unfollow)
Commit message (Expand)AuthorLines
2023-04-18Update filtering.py to ignore edits by botsGravatar LX-0/+3
2023-04-17Refine the invite code before filtering it (#2522)Gravatar Boris Muratov-2/+19
2023-04-15Improve test speed using some cached_property decorators on mocksGravatar wookie184-6/+30
2023-04-14Add the required ports to snekbox urls in docker compose file (#2538)Gravatar ChrisJL-2/+2
2023-04-14Include thread jump url in nomination archive message (#2536)Gravatar wookie184-12/+18
2023-04-14Fix readme badges for CI status (#2537)Gravatar wookie184-12/+6
2023-04-13Redesign infractions embed (#2526)Gravatar Boris Muratov-65/+90
2023-04-13Upload weekly autoban report to pastebinGravatar Chris Lovering-3/+20
2023-04-12Bump pip-licenses from 4.1.0 to 4.2.0 (#2531)Gravatar dependabot[bot]-5/+5
2023-04-12Use correct names for antispam rules (#2535)Gravatar wookie184-3/+3
2023-04-12Fix spacing in eval message (#2534)Gravatar wookie184-1/+1
2023-04-12Fix sending of PEPs by PythonNews cog (#2533)Gravatar wookie184-4/+7
2023-04-12Bump ruff from 0.0.260 to 0.0.261 (#2532)Gravatar dependabot[bot]-21/+21
2023-04-11Use commands.Converter subclass for d.py convertersGravatar Chris Lovering-23/+28