aiogram/tests/test_fsm
Вадим Христенко 49e9b34b3f feat(storage): add get_value method to MongoStorage
Implement get_value method for MongoStorage that retrieves
individual values from storage data using MongoDB projections.

Add comprehensive test coverage for the new method.
2025-04-05 19:45:22 +00:00
..
storage feat(storage): add get_value method to MongoStorage 2025-04-05 19:45:22 +00:00
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_context.py Add function get_value to BaseStorage (#1594) 2024-11-02 16:48:01 +02:00
test_scene.py Fix handler registration order in Scene (#1642) 2025-03-01 22:08:14 +02:00
test_state.py Fix CallbackData without default Optional (#1370) 2023-11-20 22:39:09 +02:00
test_strategy.py Add new FSM strategy CHAT_TOPIC strategy.py (#1344) 2023-10-22 00:41:13 +03:00