aiogram/tests/test_api
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_client Add middleware for logging outgoing requests (#716) 2021-10-06 00:57:26 +03:00
test_methods fix #660 prepare parse mode for input_message_content (#661) 2021-08-17 00:08:36 +03:00
test_types Added html/md_text properties to Message object and refactor I18n context 2021-09-23 23:45:22 +03:00
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00