Commit Graph

23 Commits (master)

Author SHA1 Message Date
Thomas Waldmann c434d0ddb4 register markers to avoid pytest warning 2020-10-31 23:43:54 +01:00
Wiktor Matuszewski 383ba5ed9a Fix flake8 F841 errors 2018-10-06 20:39:45 +02:00
Wiktor Matuszewski f77a690546 Disable flake8 F821 check locally 2018-10-06 20:23:43 +02:00
Wiktor Matuszewski 6f0bc020d8 Fix flake8 E403 E405 errors; refactor imports 2018-10-06 20:23:43 +02:00
Wiktor Matuszewski 127cd2aa12 Fix flake8 E401 errors, set ignore E731 inline 2018-10-06 18:52:30 +02:00
Wiktor Matuszewski 2d4eb73b60 Fix flake8 E402 errors 2018-10-06 18:19:22 +02:00
Wiktor Matuszewski b74fb5cd59 Fix flake8 E302, E303 and E305 errors 2018-10-06 15:15:14 +02:00
Wiktor Matuszewski 362c52af65 Fix flake8 E265 errors 2018-10-06 15:12:00 +02:00
Wiktor Matuszewski 5736f8bcd9 Fix flake8 E226 error 2018-10-06 15:11:19 +02:00
Wiktor Matuszewski 59df8f5e20 Fix flake8 E124 errors 2018-10-06 15:10:49 +02:00
Wiktor Matuszewski c9f9992e69 Fix flake8 E122 errors 2018-10-06 15:10:26 +02:00
Wiktor Matuszewski ec9f58bda3 Fix flake8 E121 errors 2018-10-06 15:10:00 +02:00
Thomas Waldmann 9e87c64529 remove remains of pytest-pep8, we use tox+flake8 now 2018-09-18 01:50:54 +02:00
Thomas Waldmann 77d291b660 use setuptools_scm for versioning and packaging 2018-09-17 21:25:07 +02:00
Thomas Waldmann 7d894a559e flake8: silence all warnings/errors
these need to be fixed in separate commits/PRs, always keeping the
tests working (not failing).
2018-09-17 11:12:00 +02:00
Thomas Waldmann 54f33f6851 testing: modernize pytest 2018-09-17 10:55:44 +02:00
Thor77 88374600a9 ignore E226 (bepasty/tests/test_name.py:19:78) 2015-10-23 14:18:11 +02:00
Thor77 6aa4957f6b Initial test-setup
create testclient-fixture
ignore all pep8-errors
2015-10-23 13:21:08 +02:00
Thomas Waldmann e9e5cecaa3 py.test: do not recurse into .tox directory 2014-08-11 00:41:46 +02:00
Simon Bavink 025b443a5e fixed pep8 warnings/errors, added flake8 config in setup.cfg 2014-07-26 11:25:42 +02:00
Dennis Schmalacker debbb03761 Correct mistakes pointed out by Thomas 2014-07-11 22:50:50 +02:00
Thomas Waldmann b919724c31 setup.cfg: add settings for pep8 checker 2014-01-24 23:21:07 +01:00
Bastian Blank 1a644cf23f PEP8 fixes 2013-09-29 13:43:00 +02:00