aiogram/tests/test_api/test_client
Aleksandr Zainulgabidinov 875f37f780
Feature/eq method for default (#1789)
* Add changelog for #1707

* Add __eq__ and __hash__ methods to the Default class

* Add tests for the eq and hash methods to the TestDefault
2026-04-04 01:24:34 +03:00
..
test_session Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00
test_api_server.py Remove path to string convertion (#1612) 2025-01-04 10:37:26 +02:00
test_bot.py Remove path to string convertion (#1612) 2025-01-04 10:37:26 +02:00
test_context_controller.py PoC: Bot instance inside method shortcuts using pydantic Validation Context (#1210) 2023-07-11 23:17:26 +03:00
test_default.py Feature/eq method for default (#1789) 2026-04-04 01:24:34 +03:00