aiogram/tests
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
..
data/locales Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_api Add middleware for logging outgoing requests (#716) 2021-10-06 00:57:26 +03:00
test_dispatcher Improve filters factory resolve error (#718) 2021-10-06 00:10:46 +03:00
test_utils Added html/md_text properties to Message object and refactor I18n context 2021-09-23 23:45:22 +03:00
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
conftest.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
deprecated.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
docker-compose.yml Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
mocked_bot.py Added detection of API Errors and fixed coverage 2021-08-01 00:34:50 +03:00