aiogram/tests/test_dispatcher
Daniil Kovalenko 6e39f9fada
Fix unexpected behavior of sequences in StateFilter (#791)
* Fix sequence check behavior in StateFilter

* Add sequence cases to StateFilter tests

* Add the changelog
2021-12-29 03:39:28 +02:00
..
test_event Fix resolve filters chain (#736) 2021-11-08 23:27:20 +02:00
test_filters Fix unexpected behavior of sequences in StateFilter (#791) 2021-12-29 03:39:28 +02:00
test_fsm Check destiny in case of no with_destiny (#776) 2021-12-12 17:54:01 +02:00
test_handler refactor: remove redundant pytest marks (#654) 2021-08-03 23:40:14 +03:00
test_middlewares Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_webhook Webhook integration in 3.0 (#737) 2021-11-08 23:20:12 +02: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 Webhook integration in 3.0 (#737) 2021-11-08 23:20:12 +02:00
test_router.py Fix resolve filters chain (#736) 2021-11-08 23:27:20 +02:00