Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | Validate `bot/resources/stars.json` in tests. | 2019-09-15 | -0/+18 | ||
|/ / / | |||||
* | | | Merge pull request #423 from python-discord/bot-pagination-tests | 2019-09-15 | -0/+29 | ||
|\ \ \ | | | | | | | | | Add basic tests for `bot.pagination`. | ||||
| * | | | Add basic tests for `bot.pagination`. | 2019-09-15 | -0/+29 | ||
| |/ / | |||||
* | | | Merge pull request #417 from python-discord/validate-antispam-config-in-ci | 2019-09-15 | -0/+30 | ||
|\ \ \ | |/ / |/| | | Validate bot.cogs.antispam configuration on CI. | ||||
| * | | Validate bot.cogs.antispam configuration on CI. | 2019-09-15 | -0/+30 | ||
| |/ | |||||
* / | Add tests for `bot.utils.checks`. | 2019-09-15 | -0/+67 | ||
|/ | |||||
* | Updating role sync tests for position and adding tests for deletion detection | 2019-08-15 | -21/+60 | ||
| | |||||
* | Fix the linting issues with Bot so builds will work. | 2019-03-09 | -1/+2 | ||
| | |||||
* | Add test case for deduplication of `in_guild` field update. | 2019-01-03 | -0/+7 | ||
| | |||||
* | Add role and user differ unit tests. | 2019-01-03 | -0/+125 | ||