aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeLines
* Merge pull request #422 from python-discord/bot-utils-checks-use-fixtureGravatar scragly2019-09-18-16/+15
|\ | | | | Use `@pytest.fixture` for creating contexts.
| * Use `@pytest.fixture` for creating contexts.Gravatar Johannes Christ2019-09-15-16/+15
| |
* | 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
| | |
* | | Merge pull request #428 from python-discord/bot-cogs-token-remover-testsGravatar Johannes Christ2019-09-15-0/+143
|\ \ \ | |/ / |/| | Add tests for `bot.cogs.token_remover`.
| * | Add tests for `bot.cogs.token_remover`.Gravatar Johannes Christ2019-09-15-0/+143
| | |
* | | Validate `bot/resources/stars.json` in tests.Gravatar Johannes Christ2019-09-15-0/+18
|/ /
* | Merge pull request #423 from python-discord/bot-pagination-testsGravatar Johannes Christ2019-09-15-0/+29
|\ \ | | | | | | Add basic tests for `bot.pagination`.
| * | Add basic tests for `bot.pagination`.Gravatar Johannes Christ2019-09-15-0/+29
| |/
* | Merge pull request #417 from python-discord/validate-antispam-config-in-ciGravatar Johannes Christ2019-09-15-0/+30
|\ \ | |/ |/| Validate bot.cogs.antispam configuration on CI.
| * Validate bot.cogs.antispam configuration on CI.Gravatar Johannes Christ2019-09-15-0/+30
| |
* | Add tests for `bot.utils.checks`.Gravatar Johannes Christ2019-09-15-0/+67
|/
* 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