aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
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
I've added a `self.subTest` to the `name` loop so we still test and get output for all names in the list if one of them fails the test. In addition, I've moved it to the `tests/bot/resources` subdirectory.
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