aiogram/tests/test_api
zemf4you 7cfb82674d fix(webhook): correct JSON response in aiohttp_server (dev-3.x)
- Removed unused import 'to_json' from pydantic_core module.
- Fixed the json_response by adding 'dumps=form_serialize'.

test(api): fix remove_unset method in test_base (dev-3.x)

- Modified tests to call remove_unset without '.wrapped'.
2024-05-20 16:05:39 +07:00
..
test_client fix: change order of Union types for media properties 2024-05-20 15:55:06 +07:00
test_methods fix(webhook): correct JSON response in aiohttp_server (dev-3.x) 2024-05-20 16:05:39 +07:00
test_types fix: change order of Union types for media properties 2024-05-20 15:55:06 +07:00
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00