aiogram/tests/test_dispatcher
darksidecat 42cba8976f
Bound filters resolving rework, filters with default argument (#727)
* bound filters resolving rework, filters with default argument

* bound filters resolving rework, filters with default argument

* Update 727.misc

* clarification of the comment about skipping filter

* fix data transfer from parent to included routers filters

* fix checking containing value in generator

* Update docs/dispatcher/filters/index.rst

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

* Update 727.misc

* reformat

* better iterable types

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2021-10-12 22:29:57 +03:00
..
test_event Bound filters resolving rework, filters with default argument (#727) 2021-10-12 22:29:57 +03:00
test_filters Added MagicData filter 2021-10-11 01:27:07 +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
__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 Reworked handlers in use (#682) 2021-09-07 01:04:33 +03:00
test_router.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00