aiogram/tests/test_api/test_client/test_session
darksidecat 99c99cec78
Add middleware for logging outgoing requests (#716)
* add middleware for logging outgoing requests

* add middleware description

* fix RequestMiddlewareType callable signature

* undo `fix`, update signatures in tests

* remove repeating code

* accept proposed changes

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>

* update tests

* add patchnote

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2021-10-06 00:57:26 +03:00
..
test_middlewares Add middleware for logging outgoing requests (#716) 2021-10-06 00:57:26 +03:00
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
test_aiohttp_session.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_base_session.py Add middleware for logging outgoing requests (#716) 2021-10-06 00:57:26 +03:00