Jacob Bom
5d7c6ad541
Switch to pytest + required fixes to code ( #788 )
...
Required fixes:
- CallbackQuery is now comparable.
- Message.effective_attachment, Message.photo,
Message.new_chat_members, Message.new_chat_photo &
Game.text_entitties semantic fixes - when they are not defined,
return an empty list.
- Docstring fix to Update class.
2017-08-12 00:58:41 +03:00
Jacob Bom
564d361cdf
Add folding to travis script section ( #686 )
2017-06-24 11:09:44 +03:00
Jacob Bom
dfb0ff27d3
Add bs4 to requirements
2017-06-14 14:04:39 +02:00
Rahiel Kasim
00bba73673
drop Python 2.6 support ( closes #245 ) ( #386 )
...
* drop Python 2.6 support (closes #245 )
* fix NullHandler import
* README: explicitly mention Py3 and PyPy compatibility
2016-08-20 22:01:07 +02:00
Leandro Toledo
703b8d1301
Adding more pre-commit hooks and testing InputFile #259
2016-05-14 22:24:35 -03:00
Leandro Toledo
46993d5f2d
Adding pre-commit hooks #259
2016-05-14 21:59:08 -03:00
Leandro Toledo
8ad1f330ea
First run of yapf for tests/* #259
2016-05-14 21:39:11 -03:00
Jannes Höke
d05fa1275a
use timed tests and flaky
2016-02-21 12:52:47 +01:00
leandrotoledo
dfc75cc64e
Add docstring style checker and fixing some
2016-01-13 14:09:35 -02:00
leandrotoledo
a8240dca1f
Adding unittest2, update travis to use requirements-dev.txt
2016-01-06 12:12:01 -02:00
leandrotoledo
7e207433cc
Using flake8 instead pep8
2016-01-06 12:05:09 -02:00
leandrotoledo
fc6d0f4f07
Expanding more subjects
2016-01-06 11:54:22 -02:00