aiogram/tests
Denis Belavin 1389ca5874
#320 - Fix: Class InputMediaAudio contains some fields from other class. (#354)
Co-authored-by: Belavin Denis <belavin.d.andreevich@yandex.ru>
2020-06-10 23:08:44 +03:00
..
contrib/fsm_storage add simple tests for RedisStorage2 2020-02-12 20:28:45 +02:00
test_bot fix(BaseBot): remove __del__ method from BaseBot 2020-05-10 01:13:00 +04:00
test_dispatcher/test_filters feat: ForwardedMessage filter (#355) 2020-06-10 23:07:55 +03:00
test_utils #238 Removed prints and fixed example 2019-11-24 01:08:06 +03:00
types #320 - Fix: Class InputMediaAudio contains some fields from other class. (#354) 2020-06-10 23:08:44 +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 #296 Added test for getting bot's user_id 2020-04-07 09:43:11 +03:00
test_dispatcher.py Reformat code 2019-03-24 00:15:09 +05:00
test_filters.py Fix tests 2020-01-05 20:22:16 +02:00
test_message.py refactored message_dict to message_data in FakeTelegram 2020-04-05 17:02:43 +03:00
test_states_group.py Fix test_states_group name 2019-08-10 00:08:11 +03:00