aiogram/tests/test_dispatcher
darksidecat 19aa498682
Fix resolve filters chain (#736)
* filter resolving don`t need children routers filters

* add patchnote

* Rename 735.bugfix to 736.bugfix

* add tests for routers chains

* delete unused Router.chain property
2021-11-08 23:27:20 +02:00
..
test_event Fix resolve filters chain (#736) 2021-11-08 23:27:20 +02:00
test_filters Implemented handler flags feature (#728) 2021-10-25 23:37:14 +03:00
test_fsm Rework FSM storage key 2021-10-11 01:30:19 +03:00
test_handler refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_middlewares Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_webhook Webhook integration in 3.0 (#737) 2021-11-08 23:20:12 +02: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 Webhook integration in 3.0 (#737) 2021-11-08 23:20:12 +02:00
test_router.py Fix resolve filters chain (#736) 2021-11-08 23:27:20 +02:00