.. |
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
|
remove unused imports, use future for urllib imports
|
2016-04-28 01:41:32 +03:00 |
test_audio.py
|
unitests: remove docstrings & prints - not needed with nosetests
|
2016-02-24 00:45:49 +02:00 |
test_bot.py
|
remove unused imports, use future for urllib imports
|
2016-04-28 01:41:32 +03:00 |
test_botan.py
|
test_botan.py: another flaky test
|
2016-02-27 23:39:03 +02:00 |
test_chat.py
|
remove unused imports, use future for urllib imports
|
2016-04-28 01:41:32 +03: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
|
remove unused imports, use future for urllib imports
|
2016-04-28 01:41:32 +03:00 |
test_document.py
|
unitests: remove docstrings & prints - not needed with nosetests
|
2016-02-24 00:45:49 +02:00 |
test_emoji.py
|
remove unused imports, use future for urllib imports
|
2016-04-28 01:41:32 +03: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 unused imports, use future for urllib imports
|
2016-04-28 01:41:32 +03:00 |
test_location.py
|
remove unused imports, use future for urllib imports
|
2016-04-28 01:41:32 +03: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
|
MessageHandler / filters: refactor
|
2016-04-26 17:47:37 +03:00 |
test_user.py
|
remove unused imports, use future for urllib imports
|
2016-04-28 01:41:32 +03: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 |