aiogram/tests
Alex 3428924d63
ignore_case fix for aiogram.filters.command.Command() (#1107)
* ignore_case fix

* Create 1106.bugfix.rst

* better fix, added tests

* Update 1106.bugfix.rst

* fix, attempt to satisfy the linter

* not on purpose, single quotes in tests
2023-02-04 19:52:36 +02:00
..
data/locales Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_api Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
test_dispatcher Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_filters ignore_case fix for aiogram.filters.command.Command() (#1107) 2023-02-04 19:52:36 +02:00
test_flags Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_fsm Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
test_handler Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_utils Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
test_webhook Tests on Python 3.11 (#1044) 2022-10-26 22:21:04 +03:00
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
conftest.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
deprecated.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
docker-compose.yml Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
mocked_bot.py Webhook integration in 3.0 (#737) 2021-11-08 23:20:12 +02:00