aiogram/tests
Alex Root Junior ec7da0f678
Migrate from Black to Ruff (#1750)
* Migrate from Black to Ruff and reformat code with enabling additional linter checks

* Add changelog for migration to Ruff as formatter and linter

* Add type ignores for specific attributes and replace tuple with set for chat type check

* Remove file from another changes
2026-01-04 21:34:08 +02:00
..
data/locales Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_api Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
test_dispatcher Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
test_filters Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
test_flags Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_fsm Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
test_handler Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
test_issues Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
test_utils Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
test_webhook Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
conftest.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
deprecated.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
docker-compose.yml EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
mocked_bot.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00