python-telegram-bot/tests
2016-04-23 10:47:10 -03:00
..
data Add data object for sendPhoto tests 2016-01-11 22:11:29 -02:00
__init__.py Fix travis 2015-09-07 16:33:00 -03:00
base.py Add TOKEN and CHAT_ID for testing in favor of #221 2016-03-31 15:36:18 -03:00
test_audio.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_bot.py Fixing BufferedReader test #248 2016-04-23 09:23:03 -03:00
test_botan.py test_botan.py: another flaky test 2016-02-27 23:39:03 +02:00
test_chat.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_choseninlineresult.py remove kwargs in favor of named keyword arguments, validate argument types 2016-02-21 11:33:34 +01:00
test_contact.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_document.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_emoji.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_file.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_forcereply.py Renaming some tests 2016-04-23 10:39:52 -03:00
test_inlinequery.py Revert switch_inline_query #232 2016-04-21 11:42:02 -03:00
test_inlinequeryresultarticle.py Moving InlineQuery* classes to its own test files 2016-04-23 10:47:10 -03:00
test_inlinequeryresultgif.py Moving InlineQuery* classes to its own test files 2016-04-23 10:47:10 -03:00
test_inlinequeryresultmpeg4gif.py Moving InlineQuery* classes to its own test files 2016-04-23 10:47:10 -03:00
test_inlinequeryresultphoto.py Moving InlineQuery* classes to its own test files 2016-04-23 10:47:10 -03:00
test_inlinequeryresultvideo.py Moving InlineQuery* classes to its own test files 2016-04-23 10:47:10 -03:00
test_jobqueue.py remove lazy import of JobQueue 2016-04-21 20:37:43 +02:00
test_location.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_parsemode.py Renaming some tests 2016-04-23 10:39:52 -03:00
test_photo.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_replykeyboardhide.py Renaming some tests 2016-04-23 10:39:52 -03:00
test_replykeyboardmarkup.py Renaming some tests 2016-04-23 10:39:52 -03:00
test_sticker.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_update.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_updater.py add test for callback query handler 2016-04-21 13:07:44 +02:00
test_user.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_video.py test_video.py: specify timeout for the sendVideo operation itself 2016-02-27 23:01:22 +02:00
test_voice.py test_voice.py: adapt to latest changes in the API 2016-02-27 22:53:40 +02:00