aiogram/tests/test_dispatcher
mpa 32ffda2eb7
feat(handler): requirement class
implement POC of "smart defaults", pin newest pydantic 1.5.1 (resolves
issue with BaseFilter signature inspection)
2020-05-27 12:22:22 +04:00
..
test_event Implement new middlewares 2020-05-26 00:23:35 +03:00
test_filters Add filters and class based handler for errors 2020-04-12 23:20:44 +03:00
test_handler Add extensions for class-based error handler 2020-04-12 23:29:10 +03:00
__init__.py Add tests for handler 2019-11-24 00:17:21 +02:00
test_deprecated.py Implement new middlewares 2020-05-26 00:23:35 +03:00
test_dispatcher.py Implement new middlewares 2020-05-26 00:23:35 +03:00
test_requirement.py feat(handler): requirement class 2020-05-27 12:22:22 +04:00
test_router.py Rename update_processing_context.py to user_context.py 2020-05-26 22:00:51 +03:00