aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2020-08-10Zero-fill discriminators in infraction searchesGravatar MarkKoz-1/+1
2020-08-10Use format_user in token remover testGravatar MarkKoz-1/+2
The point of format_user is to have a consistent format across the code base. That should apply to tests too.
2020-08-10Concatenate string in one lineGravatar MarkKoz-2/+1