mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
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. |
||
|---|---|---|
| .. | ||
| storage | ||
| __init__.py | ||
| test_context.py | ||
| test_scene.py | ||
| test_state.py | ||
| test_strategy.py | ||