aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (follow)
Commit message (Expand)AuthorAgeLines
* Prevent setting unknown attributes on d.py mocksGravatar Sebastiaan Zeeff2019-11-13-58/+36
* Allow `name` attribute to be set during Mock initGravatar Sebastiaan Zeeff2019-11-13-0/+3
* Prevent unwanted logging while running testsGravatar Sebastiaan Zeeff2019-11-13-0/+11
* Update docstring and remove redundant attributeGravatar Sebastiaan Zeeff2019-10-30-4/+9
* Enhance custom mock helpersGravatar Sebastiaan Zeeff2019-10-30-157/+96
* Change generation of child mocksGravatar Sebastiaan Zeeff2019-10-28-33/+52
* Make test_token_remover use our discord MocksGravatar Sebastiaan Zeeff2019-10-14-0/+1
* Add more specialized Mocks to tests.helpersGravatar Sebastiaan Zeeff2019-10-14-2/+177
* Change pipeline testrunner to xmlrunnerGravatar Sebastiaan Zeeff2019-10-11-8/+6
* Migrate pytest to unittestGravatar Sebastiaan Zeeff2019-10-11-11/+236
* Recombine import groups.Gravatar scragly2019-09-18-1/+0
* Add basic tests for `bot.api`.Gravatar Johannes Christ2019-09-18-1/+21
* Add tests for `bot.cogs.token_remover`.Gravatar Johannes Christ2019-09-15-0/+10