aiogram/tests/test_api
ShiroNoHaga 851f7a2a37
Add class helper ChatAction (#803)
* Add class helper ChatAction

* Change using helper to using enum.Enum

* Add test for class ChatAction

* Use black formatting

* Add pull request description to CHANGES

* Add test coverage

* Use AutoName class for enum values

* Move `AutoName` to separate file

* Move inheritance from `str`

* Fix failing mypy

* Delete old actions

Co-authored-by: Evgen Fil <evgfilim1@yandex.ru>
2022-07-09 23:47:11 +03:00
..
test_client Beta 3 (#884) 2022-04-16 19:07:32 +03:00
test_methods Add class helper ChatAction (#803) 2022-07-09 23:47:11 +03:00
test_types Add full_name shortcut for Chat (#929) 2022-06-26 01:50:27 +03:00
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00