aiogram/tests/test_dispatcher
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
..
test_event Global filters for router (#644) 2021-07-31 23:34:09 +03:00
test_filters Global filters for router (#644) 2021-07-31 23:34:09 +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 Global filters for router (#644) 2021-07-31 23:34:09 +03:00