lorax/tests
Lars Karlitski 160044ba9d Fix pylint errors and warnings
Remove `except` block which immediately raises the same exception again (it's
not a subclass of another caught exception, so this is safe).

Remove a false positive, because it is not emitted from the code base.

Disable subprocess-popen-preexec-fn in startProgram, which is not used
internally.
2018-09-25 13:49:40 +03:00
..
cli New cli test covering basic compose commands 2018-09-24 22:28:57 +03:00
composer Add tests for limit=0 routes 2018-08-27 11:05:46 -07:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Fix pylint errors and warnings 2018-09-25 13:49:40 +03:00
pylorax Update glusterfs to 5.* 2018-09-24 22:28:57 +03:00
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
lib.py Update StringIO use for Py3 2018-08-07 09:22:18 -07:00
test_cli.sh New cli test covering basic compose commands 2018-09-24 22:28:57 +03:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00