mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
* #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 |
||
|---|---|---|
| .. | ||
| .template.rst.jinja2 | ||
| 1302.doc | ||
| 1320.misc.rst | ||
| 1327.misc.rst | ||
| 1331.misc | ||
| 1332.bugfix.rst | ||
| 1340.doc.rst | ||
| 1343.feature.rst | ||
| 1347.misc.rst | ||
| 1351.doc.rst | ||
| 1353.doc.rst | ||
| 1357.misc.rst | ||
| 1360.bugfix.rst | ||
| 1361.misc | ||