aioresponses icon indicating copy to clipboard operation
aioresponses copied to clipboard

Add methods for check request data

Open antipooh opened this issue 5 years ago • 3 comments

Hello, can be added methods like "assert_called_once_with" from mock.Mock for check POST request?

antipooh avatar Aug 01 '19 07:08 antipooh

@antipooh can you reopen the issue? Implementation was not shipped yet

UncleGoogle avatar Jan 22 '22 21:01 UncleGoogle

No code in master

antipooh avatar Jan 24 '22 03:01 antipooh

Are we ever going to be able to test POST or PATCH data, or is their a recommended or suggested workaround here?

I see @SukiCZ did some work here a few years back: https://github.com/pnuckowski/aioresponses/pull/133

matthewgoslett avatar Aug 01 '22 07:08 matthewgoslett