aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cogs (follow)
Commit message (Collapse)AuthorAgeLines
* Make tests work with Union converterGravatar Joseph Banks2019-10-01-3/+4
|
* Add unit tests for role info commandGravatar Joseph Banks2019-09-21-0/+47
|
* Add basic tests for `bot.cogs.information`.Gravatar Johannes Christ2019-09-18-0/+163
|
* Merge pull request #430 from python-discord/bot-cogs-security-testsGravatar Johannes Christ2019-09-15-0/+54
|\ | | | | Add tests for `bot.cogs.security`.
| * Add tests for `bot.cogs.security`.Gravatar Johannes Christ2019-09-15-0/+54
| |
* | Add tests for `bot.cogs.token_remover`.Gravatar Johannes Christ2019-09-15-0/+133
|/
* Validate bot.cogs.antispam configuration on CI.Gravatar Johannes Christ2019-09-15-0/+30
|
* Updating role sync tests for position and adding tests for deletion detectionGravatar Sebastiaan Zeeff2019-08-15-21/+60
|
* Fix the linting issues with Bot so builds will work.Gravatar Scragly2019-03-09-1/+2
|
* Add test case for deduplication of `in_guild` field update.Gravatar Johannes Christ2019-01-03-0/+7
|
* Add role and user differ unit tests.Gravatar Johannes Christ2019-01-03-0/+125