aiogram/tests/test_dispatcher/test_event
Alex Root Junior 4f2cc75951
Global filters for router (#644)
* Bump version

* Added more comments

* Cover registering global filters

* Reformat code

* Add more tests

* Rework event propagation to routers mechanism. Fixed compatibility with Python 3.10 syntax (match keyword)

* Fixed tests

* Fixed coverage

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>
2021-07-31 23:34:09 +03:00
..
__init__.py Add tests for handler 2019-11-24 00:17:21 +02:00
test_event.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
test_handler.py Fix not all args are passed to handler function invocation (#633) 2021-07-18 14:10:51 +03:00
test_telegram.py Global filters for router (#644) 2021-07-31 23:34:09 +03:00