aiogram/tests
Suren Khorenyan 7863f052d9 Refactor aiogram/utils/auth_widget.py
+ fix check auth widget token in BaseBot, fix tests
2019-08-16 22:36:11 +03:00
..
test_bot Refactor aiogram/utils/auth_widget.py 2019-08-16 22:36:11 +03:00
test_dispatcher/test_filters Create some tests 2019-08-10 00:08:11 +03:00
test_utils Refactor aiogram/utils/auth_widget.py 2019-08-16 22:36:11 +03:00
types Some refactor 2019-08-10 00:08:11 +03:00
__init__.py Reformat code 2019-03-24 00:15:09 +05:00
conftest.py Add tests for: message, chat, user, game, animation, document, photo 2017-12-01 01:54:42 +02:00
test_bot.py update exception matcher and fix tests 2019-06-02 14:39:17 +03:00
test_dispatcher.py Reformat code 2019-03-24 00:15:09 +05:00
test_filters.py Refactor TextFilter and its tests 2019-08-11 23:35:59 +03:00
test_message.py Raise Exception if there's no bot instance in context 2019-02-25 13:23:50 +03:00
test_states_group.py Fix test_states_group name 2019-08-10 00:08:11 +03:00