aiogram/tests/test_fsm
andrew000 decd5e4ac2
Refactor ObserverDecorator to use on.message syntax in test_scene.py
Cover `Scene::__init_subclass__::if isinstance(value, ObserverDecorator):`
2023-11-21 23:18:53 +02:00
..
storage Fixed Py3.12 tests 2023-11-18 21:28:34 +02:00
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_context.py storage cleanup (#1144) 2023-04-08 18:01:11 +03:00
test_scene.py Refactor ObserverDecorator to use on.message syntax in test_scene.py 2023-11-21 23:18:53 +02:00
test_state.py Upgrade to py12 (#1354) 2023-11-18 21:24:19 +02:00
test_strategy.py Add new FSM strategy CHAT_TOPIC strategy.py (#1344) 2023-10-22 00:41:13 +03:00