mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* Preserve middleware context across scene goto transitions (#1687) * Add After.goto coverage for scene middleware context (#1687) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_1317_state_vs_isolation.py | ||
| test_1672_middleware_data_in_scene.py | ||
| test_1687_scene_goto_loses_middleware_data.py | ||
| test_1741_forward_ref_in_callbacks.py | ||
| test_1743_channel_post_with_scenes.py | ||
| test_bot_context_is_usable.py | ||