Commit graph

276 commits

Author SHA1 Message Date
leandrotoledo
ce58f45c4f Adding .sublime 2015-09-09 09:12:35 -03:00
leandrotoledo
77977b99b1 Add tests to custom filename arg #56 2015-09-08 15:52:10 -03:00
Leandro Toledo
ed77afaab9 Merge pull request #57 from ergoz/testing
Add ability for custom filename in send methods and InputFile
2015-09-08 15:22:58 -03:00
ErgoZ Riftbit Vaper
c7f2add463 small pretty fix for self.data.pop('filename') 2015-09-08 21:17:54 +03:00
ErgoZ Riftbit Vaper
8a074fd719 Delete unused check (forget from previous local version) 2015-09-08 21:13:11 +03:00
leandrotoledo
cfa5e8a6fe Using nose to run tests 2015-09-08 15:03:04 -03:00
leandrotoledo
c6bf13e407 Using nose to test on travis 2015-09-08 15:02:28 -03:00
ErgoZ Riftbit Vaper
6237bb636c Fix InputFile class for python 3+ support 2015-09-08 20:54:50 +03:00
ErgoZ Riftbit Vaper
0496781501 Update AUTHORS.rst 2015-09-08 20:45:44 +03:00
ErgoZ
4a761d0611 Add ability to set custom filename (fix InputFile class)
For commands that uses InputFile class
2015-09-08 20:43:28 +03:00
ErgoZ
714adc13ee Add ability to set custom filename
For commands that uses InputFile class
2015-09-08 20:42:23 +03:00
leandrotoledo
fa387d1821 Ignore coveralls token settings 2015-09-07 20:11:46 -03:00
leandrotoledo
073d43fd75 Improve tests for GroupChat and User 2015-09-07 20:11:02 -03:00
leandrotoledo
5c0eeac036 Fix coveralls 2015-09-07 20:06:34 -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
0cfaaa590c Fix travis 2015-09-07 16:29:39 -03:00
leandrotoledo
48bb8a2413 Fix travis 2015-09-07 16:28: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
e1edeb7bec Improve design of this class 2015-09-07 15:54:12 -03:00
leandrotoledo
a409fc511d Improve raise of empty chat_id 2015-09-07 15:53:43 -03:00
leandrotoledo
69d705a99f strize raw String properties for Telegram Objects 2015-09-07 15:53:09 -03:00
leandrotoledo
cdcf2481ba Update Makefile to support multiple tests 2015-09-07 15:47: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
c590d9c2fd Moving _requestURL method to utils package 2015-09-05 11:56:06 -03:00
leandrotoledo
cfd401f22b Moving _requestURL method to utils package 2015-09-05 11:55:55 -03:00
leandrotoledo
df000f8086 Fix regression on ReplyMarkup and add certificate to is_inputfile method 2015-09-04 23:20:14 -03:00
leandrotoledo
f355af1d2b Restoring new features after rebase 2015-09-04 19:11:31 -03:00
leandrotoledo
121e365348 Oops, restoring file on testing 2015-09-04 19:07:20 -03:00
leandrotoledo
82f1d18f4b Releasing v2.8.1 2015-09-04 19:00:54 -03:00
leandrotoledo
79cdb6cafe Adding test to check if thumbs are PhotoSize instances 2015-09-04 18:58:48 -03:00
leandrotoledo
49ff02dcf4 Fix regression on Telegram objects with thumb properties 2015-09-04 18:50:26 -03:00
leandrotoledo
be23ff5d29 Fix codeclimate 2015-09-04 18:35:35 -03:00
leandrotoledo
72a7355c2f Fix codeclimate 2015-09-04 18:33:51 -03:00
leandrotoledo
64cf9ed941 Fix codeclimate 2015-09-04 18:29:37 -03:00
leandrotoledo
bb84113272 Releasing 2.8 2015-09-04 18:19:05 -03:00
leandrotoledo
d740ce89cf Keep off some features still in progress 2015-09-04 18:11:47 -03:00
leandrotoledo
245238b3a2 Keep off some features still in progress 2015-09-04 18:03:04 -03:00
Leandro Toledo
e693922fe8 Merge pull request #54 from leandrotoledo/testing
Merge Testing branch
2015-09-04 17:59:37 -03:00