aiogram/tests/test_dispatcher
sheldy bac90c8fa7
add new method for Router (#1117)
* add new method for Router

* add type hint, tests, changes file

* update tests

* Update aiogram/dispatcher/router.py

* Update tests/test_dispatcher/test_router.py

* Update router.py

---------

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2023-02-12 01:26:49 +02:00
..
test_event Replaced error TypeError: TelegramEventObserver.__call__() got an unexpected keyword argument '<name>' with a more understandable (#1114) 2023-02-05 16:13:06 +02:00
test_middlewares Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
__init__.py Add tests for handler 2019-11-24 00:17:21 +02:00
test_dispatcher.py Added full support of Bot API 6.5 (#1112) 2023-02-04 19:53:32 +02:00
test_router.py add new method for Router (#1117) 2023-02-12 01:26:49 +02:00