| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-03-05 | (Moderation Utils Tests): `send_private_embed` moved exception creating from ↵ | -4/+6 | ||
| cases testing to test cases listing, added side_effect resetting. | ||||
| 2020-03-05 | (Moderation Utils Tests): Created tests for `post_infraction` function, ↵ | -1/+68 | ||
| created __init__.py for moderation tests | ||||
| 2020-03-04 | (Moderation Utils Tests): Created tests for `send_private_embed` function + ↵ | -3/+44 | ||
| Fixed errors. | ||||
| 2020-03-04 | (Moderation Utils Tests): Created tests for `post_user` function. | -1/+59 | ||
| 2020-03-04 | (Moderation Utils Tests): Created tests for `notify_pardon` function. | -2/+39 | ||
| 2020-03-04 | (Moderation Utils Tests): Created tests for `notify_infraction` function. | -2/+91 | ||
| 2020-03-03 | (Moderation Utils Tests): Created tests for `has_active_infraction` function | -0/+24 | ||
| 2020-03-03 | (Moderation Utils Tests): Added imports, modified tests class instance and ↵ | -5/+7 | ||
| created new params for tests class | ||||