aiogram/tests/test_dispatcher/test_handler
Alex Root Junior ac2b0bb198
[3.x] Bot API 5.3 + Improvements (#618)
* Regenerate API

* Update code

* Fixed command filter for photos

* Fix tests so they are able to run

* Test new and renamed API methods

* Reformat files

* Fix outer_middleware resolution (#637) (#640)

* Fix outer_middleware resolution (#637)

* Reformat files

* Reorder routers when resolve middlewares

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

* Added possibility to use empty callback data factory filter

* Rename KeyboardConstructor to KeyboardBuilder

* Fixed type

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>
2021-07-29 00:40:50 +03:00
..
__init__.py Add prototype of class-based handlers 2019-12-03 00:03:15 +02:00
test_base.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_callback_query.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_chat_member.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
test_chosen_inline_result.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_error.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_inline_query.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_message.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_poll.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
test_pre_checkout_query.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_shipping_query.py Backport and improvements (#601) 2021-06-15 01:45:31 +03:00