aiogram/tests
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
..
data/locales Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_api Add class helper ChatAction (#803) 2022-07-09 23:47:11 +03:00
test_dispatcher Add __eq__ and __hash__ methods to State class (#928) 2022-07-08 02:26:49 +03:00
test_utils #896 Restrict including routers with strings (#897) 2022-04-25 21:24:58 +03:00
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
conftest.py Beta 3 (#884) 2022-04-16 19:07:32 +03:00
deprecated.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
docker-compose.yml Backport and improvements (#601) 2021-06-15 01:45:31 +03:00
mocked_bot.py Webhook integration in 3.0 (#737) 2021-11-08 23:20:12 +02:00