aiogram/tests/test_dispatcher/test_event
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
..
__init__.py Add tests for handler 2019-11-24 00:17:21 +02:00
test_event.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_handler.py refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_telegram.py Bound filters resolving rework, filters with default argument (#727) 2021-10-12 22:29:57 +03:00