lorax/tests
Brian C. Lane dccd283dd2 Disable pylint errors with Flask and gevent
pylint has trouble with Flask response objects, thinking they are tuples
and returning no-member errors. It also doesn't recognize gevent.socket
members like AF_UNIX.
2018-12-20 10:55:04 +02:00
..
cli Backport cloud image tests from master 2018-12-20 10:55:04 +02:00
composer Add tests for limit=0 routes 2018-08-23 16:17:33 -07:00
pylint Add a pylorax.api.version number 2018-08-21 12:10:01 -07:00
pylorax Disable pylint errors with Flask and gevent 2018-12-20 10:55:04 +02:00
__init__.py Add a test library 2018-07-26 18:12:02 -07:00
lib.py Add a test library 2018-07-26 18:12:02 -07:00
test_cli.sh Backport cloud image tests from master 2018-12-20 10:55:04 +02:00
testenv.sh Backport cloud image tests from master 2018-12-20 10:55:04 +02:00