aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_helpers.py (follow)
Commit message (Expand)AuthorAgeLines
* Use unittest's AsyncMock instead of our AsyncMockGravatar Sebastiaan Zeeff2020-02-23-53/+10
* Use IsolatedAsyncioTestCase instead of async_testGravatar Sebastiaan Zeeff2020-02-23-8/+0
* Prevent await warnings for MockBot's create_taskGravatar Sebastiaan Zeeff2019-11-13-0/+12
* Prevent setting unknown attributes on d.py mocksGravatar Sebastiaan Zeeff2019-11-13-67/+32
* Enhance custom mock helpersGravatar Sebastiaan Zeeff2019-10-30-4/+54
* Change generation of child mocksGravatar Sebastiaan Zeeff2019-10-28-3/+15
* Add more specialized Mocks to tests.helpersGravatar Sebastiaan Zeeff2019-10-14-179/+206
* Migrate pytest to unittestGravatar Sebastiaan Zeeff2019-10-11-0/+339