| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-06-24 | Mod Utils Tests: Change `True` assert to `In` assert for message check | -2/+3 | ||
| 2020-06-24 | Mod Utils Tests: Move some test cases to `namedtuple` | -66/+29 | ||
| 2020-06-24 | Mod Utils Tests: Move INFRACTION_DESCRIPTION_TEMPLATE to tests file | -11/+11 | ||
| 2020-06-24 | Mod Utils: Remove unnecessary line splitting on embed footer adding | -3/+1 | ||
| 2020-06-12 | Increase coverage of moderation utils tests | -5/+36 | ||
| 2020-06-12 | Implement description shortening to infraction notify tests | -8/+27 | ||
| 2020-06-12 | Remove deprecated avatar hash in `test_post_user` | -3/+1 | ||
| 2020-06-11 | Mod Utils: Add missing import what was removed | -0/+1 | ||
| Restore `textwrap` import that was removed with merge. | ||||
| 2020-06-11 | Fix trailing whitespace in Action file | -1/+1 | ||