aiogram/tests/test_fsm/storage
andrew000 7c6d78cf30 Py3.14 support
Bump .pre-commit-config.yaml
Bump `mongo` feature deps
Bump `proxy` feature dep
Bump `test` feature deps
Bump `dev` feature deps

Set `aiohttp` max version `<3.14`

Fix `test_isolation.py` tests
Fix `test_storages.py` tests

Add Py version limit `<3.15` (breaking changes possible)
Add new `uvloop` starter to `Dispatcher.run_polling`

Remove old `uvloop` `set_event_loop_policy`
Remove `pytest-lazy-fixture`
2025-10-09 21:26:13 +03:00
..
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_isolation.py Py3.14 support 2025-10-09 21:26:13 +03:00
test_key_builder.py Added MongoStorage for FSM (#1434) 2024-05-07 22:42:31 +03:00
test_mongo.py Fail redis and mongo tests if incorrect URI provided + some storages tests refactoring (#1510) 2024-06-17 00:55:59 +03:00
test_pymongo.py Migrate motor to pymongo (#1705) 2025-08-17 19:16:47 +03:00
test_storages.py Py3.14 support 2025-10-09 21:26:13 +03:00