aiogram/tests
Alex Root Junior 843be46d19
Merge pull request #106 from aiogram/bot_from_context_exception
Raise Exception if there's no bot instance in context
2019-03-03 13:38:31 +02:00
..
types Add chat migrate event to dataset 2018-05-22 02:21:44 +03:00
__init__.py Raise Exception if there's no bot instance in context 2019-02-25 13:23:50 +03:00
conftest.py Add tests for: message, chat, user, game, animation, document, photo 2017-12-01 01:54:42 +02:00
states_group.py Added tests for StatesGroup 2018-06-29 18:52:06 +03:00
test_bot.py Small changes in tests 2018-04-05 23:23:31 +03:00
test_dispatcher.py Check bot instance on Dispatcher __init__ 2019-02-25 12:34:26 +03:00
test_message.py Raise Exception if there's no bot instance in context 2019-02-25 13:23:50 +03:00
test_token.py Add tests for token validator and widget util. 2018-05-04 01:19:36 +03:00