18 Commits

Author SHA1 Message Date
Robin
8919dea6c8
Update py34 to py36
Since py34 is no longer supported
2018-03-19 14:50:04 +00:00
cdce8p
dc8c5ee19d Updated git diff statement (#4877) 2018-03-10 18:14:23 +01:00
cdce8p
bbc40c01ef Updated doc for script/lint (#4753) 2018-03-01 12:34:12 -05:00
David Grant
5884dc8df3 Fixed command for installing all test requirements (#3787)
previous command was giving me:

(venv) dgrant@16elford:~/home-assistant$ bash pip3 install -r requirements_test_all.txt
import: unable to open X server `' @ error/import.c/ImportImageCommand/364.
import: unable to open X server `' @ error/import.c/ImportImageCommand/364.
from: can't read /var/mail/pip
/home/dgrant/home-assistant/venv/bin/pip3: pip3: line 10: syntax error near unexpected token `('
/home/dgrant/home-assistant/venv/bin/pip3: pip3: line 10: `    sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])'
2017-10-26 18:17:11 +02:00
Paulus Schoutsen
fa4c431c06 Update development_testing.markdown 2017-05-23 09:39:37 -07:00
Paulus Schoutsen
7db578843c Update development_testing.markdown 2017-05-22 13:42:44 -07:00
Paulus Schoutsen
8f36696795 Update the testing documentation 2017-05-13 21:24:45 -07:00
Fabian Affolter
3785899803
Add style guide 2017-05-01 15:17:37 +02:00
Adam Mills
1336e15507 Add section about maximum line length (#2119) 2017-02-24 17:14:42 +01:00
Paulus Schoutsen
c1148f8ec4 Merge remote-tracking branch 'origin/current' into next 2016-11-04 23:24:11 -07:00
Ferry van Zeelst
5abe327e5d Added pydocstyle test
Added the pydocstyle test to the bash syntax mainly because this is the one I always forget (and get a few messages from my new friend balloobbot)
2016-10-31 19:47:48 +01:00
Fabian Affolter
c769046d15
Update command 2016-10-29 17:31:02 +02:00
Hillary Fraley
a592f97e01 Fixed typos/grammar/format (#1120) 2016-10-04 22:04:18 +02:00
Blanyal D'Souza
5b912dcfbd Fixed typo in developers/development_testing/ (#1058) 2016-10-02 21:21:46 +02:00
Johann Kellerman
412fee43ad Lint script dev help (#840) 2016-08-25 22:05:31 +02:00
Paulus Schoutsen
58ebb42e92 Update development_testing.markdown 2016-08-20 16:13:11 -07:00
Teagan Glenn
7b9364b56f flake8 hook needs a type! 2016-08-18 12:10:33 -06:00
Fabian Affolter
a5b18a0267
Move content from CONTRIBUTING.md and split existing content 2016-07-02 00:20:22 +02:00