aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2020-03-04(Moderation Utils Tests): Created tests for `send_private_embed` function + ↵Gravatar ks123-3/+44
Fixed errors.
2020-03-04(Moderation Utils Tests): Created tests for `post_user` function.Gravatar ks123-1/+59
2020-03-04(Moderation Utils Tests): Created tests for `notify_pardon` function.Gravatar ks123-2/+39
2020-03-04(Moderation Utils Tests): Created tests for `notify_infraction` function.Gravatar ks123-2/+91
2020-03-03(Moderation Utils Tests): Created tests for `has_active_infraction` functionGravatar ks123-0/+24
2020-03-03(Moderation Utils Tests): Added imports, modified tests class instance and ↵Gravatar ks123-5/+7
created new params for tests class