aiogram/tests
Ramzan Bekbulatov f6f2972a11
Add to ChatMemberOwner new default fields (#645)
* new: add field type ConstField

* new: add const fields for ChatMemberOwner

* new: better typings for get_chat_administrators

* new: add tests for chat owner fields

* fix: Type typing for class

* enh: alias is_chat_owner for is_chat_creator
2021-07-31 21:47:37 +03:00
..
contrib/fsm_storage Сleanup storage (#587) 2021-06-13 01:22:47 +03:00
test_bot fix(BaseBot): remove __del__ method from BaseBot 2020-05-10 01:13:00 +04:00
test_dispatcher fix(handlerObj): fix parameter-spec solving (#408) 2020-08-22 00:07:03 +03:00
test_utils Deep linking util fix (#569) 2021-04-28 01:24:34 +03:00
types Add to ChatMemberOwner new default fields (#645) 2021-07-31 21:47:37 +03:00
__init__.py #296 Added test for getting bot's user_id 2020-04-07 09:43:11 +03:00
conftest.py add simple tests for RedisStorage2 2020-02-12 20:28:45 +02:00
test_bot.py Add to ChatMemberOwner new default fields (#645) 2021-07-31 21:47:37 +03:00
test_dispatcher.py pytest update; yield_fixture deprecation fix; event_loop removed (#479) 2021-01-10 20:53:59 +02:00
test_filters.py Fix tests 2020-01-05 20:22:16 +02:00
test_message.py pytest update; yield_fixture deprecation fix; event_loop removed (#479) 2021-01-10 20:53:59 +02:00
test_states_group.py Fix test_states_group name 2019-08-10 00:08:11 +03:00