Message352147
IMO it gives a good segregation between other mocks and AsyncMock that using assert_awaited_* makes it explicit and to cause less confusion over whether this is an awaitable or a synchronous mock. I would favor in keeping the API. I also found it to better in conceptualizing while writing tests for other PRs over having assert_call_* and assert_await_*. |
|
| Date |
User |
Action |
Args |
| 2019-09-12 12:51:13 | xtreak | set | recipients:
+ xtreak, cjw296, ezio.melotti, michael.foord, asvetlov, yselivanov, lisroach, mariocj89 |
| 2019-09-12 12:51:13 | xtreak | set | messageid: <[email protected]> |
| 2019-09-12 12:51:13 | xtreak | link | issue38136 messages |
| 2019-09-12 12:51:13 | xtreak | create | |
|