Jannes Höke
|
9bf5da5ed3
|
add test for callback query handler
|
2016-04-21 13:07:44 +02:00 |
|
Jannes Höke
|
de5619f3ca
|
tests
|
2016-04-18 18:50:49 +02:00 |
|
kiddick
|
a9b305edd0
|
Fix class declaration according to consistency. (#235)
|
2016-04-15 17:20:37 +03:00 |
|
Jannes Höke
|
6db377d56d
|
Only set webhook if using SSL and also send certificate
|
2016-03-23 10:11:10 +01:00 |
|
leandrotoledo
|
da193711b1
|
Add legacy imports test to Dispatcher and JobQueue
|
2016-03-22 11:12:47 -03:00 |
|
Jannes Höke
|
63a83d4cc2
|
fix imports of updatequeue
|
2016-03-22 02:48:56 +01:00 |
|
Noam Meltzer
|
2939885c5b
|
test_updater: import Updater from telegram.ext
|
2016-03-15 22:08:06 +02:00 |
|
Noam Meltzer
|
f07f33e160
|
updater: unitests for _set_webhook
|
2016-03-15 22:02:34 +02:00 |
|
Rahiel Kasim
|
98112d3987
|
move Updater and friends to ext submodule
|
2016-03-14 14:50:12 +01:00 |
|
Noam Meltzer
|
a0a040a9c2
|
updater: allow cleaning updates from Telegram servers before start
|
2016-03-01 22:12:12 +02:00 |
|
Jannes Höke
|
4aca4d1d1f
|
Merge pull request #187 from python-telegram-bot/flaky-tests
Flaky tests
|
2016-02-28 01:02:11 +01:00 |
|
Noam Meltzer
|
d5b35e7e1d
|
unitests: remove docstrings & prints - not needed with nosetests
|
2016-02-24 00:45:49 +02:00 |
|
Jannes Höke
|
e2cc8db992
|
Merge branch 'master' into inlinebots
|
2016-02-20 11:17:34 +01:00 |
|
Noam Meltzer
|
7d39e1bdef
|
updater: more unitests for webookhandler
|
2016-02-19 18:00:57 +02:00 |
|
Jannes Höke
|
142cc6e6ad
|
add test for dispatching inline queries/results
|
2016-01-29 23:54:49 +01:00 |
|
Juan Madurga
|
a6650de93d
|
Add context parameter to dispatcher. Handlers now can updates with a context data if required
|
2016-01-20 19:56:41 +01:00 |
|
Jannes Höke
|
aa8966832b
|
release 3.2 and update copyright notice to 2015-2016
|
2016-01-05 14:12:03 +01:00 |
|
Noam Meltzer
|
5d168bd479
|
improve unitest coverage
|
2016-01-04 00:34:39 +02:00 |
|
Noam Meltzer
|
7734c1d6a6
|
fix unitests to work with new token validator
|
2016-01-04 00:32:13 +02:00 |
|
Jannes Höke
|
ea7c54ba07
|
Release v3.1.1, change author email everywhere
|
2015-12-21 21:18:53 +01:00 |
|
Jannes Höke
|
3c7b037eaa
|
add additional arguments 'groups' and 'groupdict' for regex handlers
|
2015-12-21 20:25:31 +01:00 |
|
Jannes Höke
|
c15a1bc151
|
fix for #123
|
2015-12-21 19:36:17 +01:00 |
|
Jannes Höke
|
6e158042e1
|
API updates Oct and Nov
|
2015-12-16 15:31:02 +01:00 |
|
Jannes Höke
|
56ab40d94f
|
increase time in test multiple messages
|
2015-12-01 21:58:39 +01:00 |
|
Gerd Augsburg
|
809fe4b74f
|
Updated tests for start_webhook
|
2015-12-01 14:48:55 +01:00 |
|
Jannes Höke
|
e60694a8cc
|
update test_webhook and add test_webhook_no_ssl
|
2015-11-30 23:00:56 +01:00 |
|
Jannes Höke
|
628a4c4eac
|
final renaming of files and flake8
|
2015-11-24 21:06:55 +01:00 |
|