aiogram/tests/test_api
Alex Root Junior a9d8b7bd3d
Refactor aiogram client and update tests
Refactored base.py to improve code readability by separating response_type operation from model_validate(). Also, adjusted the parameters in URLInputFile() within test_input_file.py for better test coverage. Updated input_file.py to streamline read method and avoid unnecessary instantiation of Bot class. Lastly, adjusted typing in methods/base.py to enhance code clarity.
2023-07-11 23:12:01 +03:00
..
test_client Added tests 2023-07-09 19:45:28 +03:00
test_methods Added tests 2023-07-09 19:45:28 +03:00
test_types Refactor aiogram client and update tests 2023-07-11 23:12:01 +03:00
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00