aiogram/tests/test_fsm/storage
Вадим Христенко 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
..
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_isolation.py Added full support for Bot API 8.0 (#1606) 2024-11-17 23:18:42 +02:00
test_key_builder.py Added MongoStorage for FSM (#1434) 2024-05-07 22:42:31 +03:00
test_mongo.py feat(storage): add get_value method to MongoStorage 2025-04-05 19:45:22 +00:00
test_storages.py Add function get_value to BaseStorage (#1594) 2024-11-02 16:48:01 +02:00