.. |
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
|
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
|
Add legacy imports test to Dispatcher and JobQueue
|
2016-03-22 11:12:47 -03: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
|
Only set webhook if using SSL and also send certificate
|
2016-03-23 10:11:10 +01: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 |