aboutsummaryrefslogtreecommitdiffstats
path: root/tests/base.py (follow)
Commit message (Expand)AuthorAgeLines
* Merge branch 'main' into discord-2.0Gravatar Matteo Bertucci2021-10-15-1/+2
|\
| * Migrate to `bot.log.get_logger` functionGravatar Izan2021-10-14-1/+2
* | Migrate to Discord.py 2.0a0Gravatar Matteo Bertucci2021-09-06-1/+1
|/
* Update code for pep8-naming complianceGravatar S. Co12020-03-03-2/+2
* Migrate syncers test suite to Python 3.8Gravatar Sebastiaan Zeeff2020-02-24-2/+2
* Merge branch 'master' into python38-migrationGravatar Sebastiaan Zeeff2020-02-24-0/+34
|\
| * Tests: create TestCase subclass with a permissions check assertionGravatar MarkKoz2020-02-12-0/+34
* | Use mixin-composition not inheritance for LoggingTestCaseGravatar Sebastiaan Zeeff2020-02-23-3/+7
|/
* Add tests for tests.baseGravatar Sebastiaan Zeeff2019-10-11-3/+0
* Migrate pytest to unittestGravatar Sebastiaan Zeeff2019-10-11-0/+70