aiogram/tests
Alex Root Junior dcff0f99c7
Added full support of Telegram Bot API 9.3 (#1747)
* Added full support of Telegram Bot API 9.3

* Fixed tests that fails

* Add tests for `GetChatGifts`, `GetUserGifts`, `RepostStory`, and `SendMessageDraft` methods

* Added changelog record
2026-01-02 01:45:35 +02:00
..
data/locales Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_api Added full support of Telegram Bot API 9.3 (#1747) 2026-01-02 01:45:35 +02:00
test_dispatcher Fix getting callback params on py3.14+ (#1741) 2026-01-01 23:42:40 +02:00
test_filters Fix handling of default empty string ("") in CallbackData filter (#1493) 2025-03-11 00:14:13 +02:00
test_flags Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_fsm Support of Py3.14 (#1730) 2025-10-11 00:16:50 +03: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 Fix getting callback params on py3.14+ (#1741) 2026-01-01 23:42:40 +02:00
test_utils Fix i18n relative path + reformat using pre-commit (#1740) 2026-01-02 00:01:02 +02:00
test_webhook Support of Py3.14 (#1730) 2025-10-11 00:16:50 +03:00
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
conftest.py Support of Py3.14 (#1730) 2025-10-11 00:16:50 +03:00
deprecated.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
docker-compose.yml EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
mocked_bot.py "Add get_mounted_bot function and improve model comparison in tests" 2023-07-16 22:46:45 +03:00