aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_helpers.py (follow)
Commit message (Expand)AuthorAgeLines
* fix "isistance" typoGravatar Amrou Bellalouna2022-09-16-1/+1
* Update test helpers with breaking d.py changesGravatar Chris Lovering2022-04-18-1/+1
* Revert "Update all references of discord.py to disnake"Gravatar Chris Lovering2022-03-15-14/+14
* Update all references of discord.py to disnakeGravatar Chris Lovering2022-03-05-14/+14
* 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