Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |