Commit graph

89 commits

Author SHA1 Message Date
Jannes Höke
15501e185b renamed broadcaster.py to dispatcher.py 2015-11-22 14:52:41 +01:00
Jannes Höke
1782d0d19b refactor Broadcaster to Dispatcher 2015-11-22 14:47:38 +01:00
Jannes Höke
c7a1d8dca3 test additional arguments 2015-11-22 14:08:33 +01:00
Jannes Höke
4d87e236be Use random port for travis and py2&/py3 compability 2015-11-21 23:22:41 +01:00
Jannes Höke
29ab0556f0 test Webhook completed 2015-11-21 23:09:44 +01:00
Jannes Höke
6a80a33aef test for error on getUpdates and began to test webhook 2015-11-21 21:22:58 +01:00
Jannes Höke
6626d4534e test @run_async 2015-11-21 19:35:24 +01:00
Jannes Höke
6b309397e8 send less messages in more time so travis can take its time 2015-11-21 16:18:19 +01:00
Jannes Höke
d38add1a1c really? 2015-11-21 15:50:39 +01:00
Jannes Höke
1c7e784662 add setWebhook to mock bot 2015-11-21 15:48:45 +01:00
Jannes Höke
0006294f29 update tests 2015-11-21 15:45:45 +01:00
Jannes Höke
c1f194a310 change all start() to start_polling() 2015-11-21 15:31:23 +01:00
Jannes Höke
1b79a57673 Merge branch 'master' of github.com:leandrotoledo/python-telegram-bot into boteventhandler 2015-11-15 17:38:37 +01:00
leandrotoledo
8f3fe123e3 Fix travis 2015-11-13 10:53:31 -02:00
Jannes Höke
2797111ced First tests for BotEventHandler and Broadcaster 2015-11-10 23:15:37 +01:00
Jannes Höke
0e5b48f3b4 Add tests for Emoji class, since it now contains actual code 2015-11-03 14:47:13 +01:00
Leandro Toledo
cf5d184766 Add type to User and GroupChat classes 2015-10-08 10:19:05 -03:00
Leandro Toledo
1919f873c0 Fix tests 2015-09-20 12:47:02 -03:00
Leandro Toledo
a1f35355f6 Keep bleeding edge features on testing branch 2015-09-20 12:43:32 -03:00
Leandro Toledo
b79530b10c Adding File and its tests 2015-09-20 12:28:10 -03:00
Leandro Toledo
f623db06ea Revert "Feature/requests" 2015-09-16 00:21:45 -03:00
Leandro Toledo
eb557e0eba Keeping features under development off this release 2015-09-10 20:37:25 -03:00
Leandro Toledo
354bfcad79 legacy tests now run using BaseTest 2015-09-10 20:06:27 -03:00
Leandro Toledo
a1e12d424c Fix inverted lat/long 2015-09-10 16:59:08 -03:00
leandrotoledo
77977b99b1 Add tests to custom filename arg #56 2015-09-08 15:52:10 -03:00
leandrotoledo
cfa5e8a6fe Using nose to run tests 2015-09-08 15:03:04 -03:00
leandrotoledo
073d43fd75 Improve tests for GroupChat and User 2015-09-07 20:11:02 -03:00
leandrotoledo
64ca4d7b82 Fix travis, this time for real 2015-09-07 16:53:01 -03:00
leandrotoledo
6d7542ce50 Fix travis 2015-09-07 16:33:00 -03:00
leandrotoledo
36dc1633f5 Move old tests to legacy dir until get new ones written 2015-09-07 15:54:50 -03:00
leandrotoledo
5c4f0f152a Much better, such wow Location tests 2015-09-07 14:31:08 -03:00
leandrotoledo
f29a6f0e36 Update Document tests class 2015-09-07 14:17:41 -03:00
leandrotoledo
1b0c3731de Update Base tests class 2015-09-07 14:12:58 -03:00
leandrotoledo
4be946d116 Much better, such wow GroupChat tests 2015-09-07 14:10:57 -03:00
leandrotoledo
73e36e3b73 Much better, such wow User tests 2015-09-07 14:03:20 -03:00
leandrotoledo
6141e76693 Much better, such wow Update tests 2015-09-07 13:55:28 -03:00
leandrotoledo
61ef876532 Much better, such wow Contact tests 2015-09-07 13:42:51 -03:00
leandrotoledo
060442e0ae Much better, such wow Sticker tests 2015-09-07 12:10:29 -03:00
leandrotoledo
2254440671 Much better, such wow Document tests 2015-09-07 11:55:55 -03:00
leandrotoledo
65a224884f Much better, such wow Audio/Voice/Video tests 2015-09-07 11:22:25 -03:00
leandrotoledo
0218aa2f4e Much better, such wow Voice tests 2015-09-07 09:56:51 -03:00
leandrotoledo
28e81ee9f6 Much better, such wow Audio tests 2015-09-07 09:56:41 -03:00
leandrotoledo
30749c3b66 Merging testing 2015-09-04 23:21:31 -03:00
leandrotoledo
f355af1d2b Restoring new features after rebase 2015-09-04 19:11:31 -03:00
leandrotoledo
79cdb6cafe Adding test to check if thumbs are PhotoSize instances 2015-09-04 18:58:48 -03:00
leandrotoledo
245238b3a2 Keep off some features still in progress 2015-09-04 18:03:04 -03:00
leandrotoledo
62f06da897 Move command_handler tests to tests/ folder 2015-09-04 17:54:30 -03:00
Leandro Toledo
a86fc6c2ac Improving the design of existing Telegram classes 2015-08-28 17:45:44 -03:00
Leandro Toledo
1c4595123c Add improvements to tests 2015-08-28 13:28:58 -03:00
Leandro Toledo
6837bef9bb Fix tests for Py2.6 2015-08-28 13:07:12 -03:00