aiogram/tests/test_dispatcher
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
..
test_event Fix not all args are passed to handler function invocation (#633) 2021-07-18 14:10:51 +03:00
test_filters [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
test_fsm Small changes in tests 2021-06-15 02:01:57 +03:00
test_handler [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
__init__.py Add tests for handler 2019-11-24 00:17:21 +02:00
test_deprecated.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_dispatcher.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
test_router.py Cover 100% 2021-05-13 22:04:10 +03:00