Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fix "isistance" typo | 2022-09-16 | -1/+1 | |
* | Update test helpers with breaking d.py changes | 2022-04-18 | -1/+1 | |
* | Revert "Update all references of discord.py to disnake" | 2022-03-15 | -14/+14 | |
* | Update all references of discord.py to disnake | 2022-03-05 | -14/+14 | |
* | Use unittest's AsyncMock instead of our AsyncMock | 2020-02-23 | -53/+10 | |
* | Use IsolatedAsyncioTestCase instead of async_test | 2020-02-23 | -8/+0 | |
* | Prevent await warnings for MockBot's create_task | 2019-11-13 | -0/+12 | |
* | Prevent setting unknown attributes on d.py mocks | 2019-11-13 | -67/+32 | |
* | Enhance custom mock helpers | 2019-10-30 | -4/+54 | |
* | Change generation of child mocks | 2019-10-28 | -3/+15 | |
* | Add more specialized Mocks to tests.helpers | 2019-10-14 | -179/+206 | |
* | Migrate pytest to unittest | 2019-10-11 | -0/+339 |