aiogram/tests/test_fsm
JRoot Junior da63394146
Expand test coverage for test_fsm module
The commit enhances tests for the test_fsm module to improve code reliability. It includes additional unit tests for the ObserverDecorator and ActionContainer classes and introduces new tests for the SceneHandlerWrapper class. This ensures the correct functionality of the decorator methods, the action container execution, and the handler wrapper.
2023-11-17 00:21:28 +02:00
..
storage Fixed ResourceWarnings in tests (#1366) 2023-11-16 02:08:36 +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 Expand test coverage for test_fsm module 2023-11-17 00:21:28 +02:00
test_state.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_strategy.py Add new FSM strategy CHAT_TOPIC strategy.py (#1344) 2023-10-22 00:41:13 +03:00