aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_helpers.py (unfollow)
Commit message (Expand)AuthorLines
2019-10-14Move test_security to tests.bot.cogsGravatar Sebastiaan Zeeff-0/+0
2019-10-14Move test_pagination to tests.bot subdirGravatar Sebastiaan Zeeff-0/+0
2019-10-13Use `MockBot` and `MockContext`.Gravatar Johannes Christ-3/+3
2019-10-13Move sync tests to tests.bot.cogs.syncGravatar Sebastiaan Zeeff-0/+0
2019-10-13Move test_antispam.py to tests.bot.cogsGravatar Sebastiaan Zeeff-0/+0
2019-10-13Move test_attachments.py to tests/bot/rules dirGravatar Sebastiaan Zeeff-0/+0
2019-10-13Add subTest + move test_resource to resources subdirGravatar Sebastiaan Zeeff-1/+2
2019-10-12Move the `security` cog tests to `unittest`.Gravatar Johannes Christ-0/+59
2019-10-12Move the `antispam` cog tests to `unittest`.Gravatar Johannes Christ-0/+35
2019-10-12Move the `rules.attachments` module tests to `unittest`.Gravatar Johannes Christ-0/+52