python-telegram-bot/tests
2016-03-15 22:08:06 +02: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 flaky tests: try up to 3 times, need to succeed once 2016-02-22 01:52:31 +02:00
test_audio.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_bot.py added tests for disable_notification parameter 2016-03-11 09:37:43 +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_force_replay.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_inlinequery.py remove kwargs in favor of named keyword arguments, validate argument types 2016-02-21 11:33:34 +01:00
test_inlineresult.py remove kwargs in favor of named keyword arguments, validate argument types 2016-02-21 11:33:34 +01:00
test_jobqueue.py move Updater and friends to ext submodule 2016-03-14 14:50:12 +01:00
test_location.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_parse_mode.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_photo.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_reply_keyboard_hide.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02:00
test_reply_keyboard_markup.py unitests: remove docstrings & prints - not needed with nosetests 2016-02-24 00:45:49 +02: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 test_updater: import Updater from telegram.ext 2016-03-15 22:08:06 +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