aiogram/CHANGES
Alex Root Junior 3ad5ed6bc2
Fixed ResourceWarnings in tests (#1366)
* #1320 Update pytest configuration and tests cleanup

This commit modifies the pytest's configuration file, `pyproject.toml`, to remove filterwarnings settings. It also makes changes in various test files; the Redis isolation test is now using the provided `redis_storage` fixture instead of setting up its own connection, pytest.mark.filterwarnings is no longer used in `test_isolation.py` and `test_aiohttp_session.py` properly closes off sessions.

* Added changelog

* Fixed coverage for the RedisEventIsolation
2023-11-16 02:08:36 +02:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1302.doc Corrected grammatical errors, improved sentence structures, translation for migration 2.x-3.x (#1302) 2023-10-01 15:29:18 +03:00
1320.misc.rst Fixed ResourceWarnings in tests (#1366) 2023-11-16 02:08:36 +02:00
1327.misc.rst Update dependencies (#1327) 2023-10-01 16:22:26 +03:00
1331.misc Prevent update handling task pointers from being garbage collected, backport of #1328 (#1331) 2023-10-08 18:13:06 +03:00
1332.bugfix.rst Fix send_copy helper parse mode (#1332) 2023-10-08 18:56:30 +03:00
1340.doc.rst Update base.rst (#1340) 2023-10-18 22:00:25 +03:00
1343.feature.rst Add new FSM strategy CHAT_TOPIC strategy.py (#1344) 2023-10-22 00:41:13 +03:00
1347.misc.rst Update typing-extensions version range in dependencies (#1352) 2023-10-28 23:09:30 +03:00
1351.doc.rst Add CITATION.cff for automatic academic citation (#1351) 2023-10-27 00:48:47 +03:00
1353.doc.rst chore(docs): update middleware.rst (#1353) 2023-11-14 02:44:04 +02:00
1357.misc.rst new improved CallableMixin (#1357) 2023-11-13 21:04:58 +02:00
1360.bugfix.rst Add current handler to filters, so that flags can be retrieved from it. (#1360) 2023-11-13 21:03:21 +02:00
1361.misc Add pydantic 2.5 support (#1361) 2023-11-14 12:35:37 +02:00