lorax/tests
Alexander Todorov 551723816c Allow overriding $CLI outside test scripts
this will allow you to test against installed RPM like so:

    # export CLI="/usr/bin/composer-cli"
    # make test_images

If you already have lorax-composer running then you can directly
execute test scripts:

    # ./tests/cli/test_build_and_deploy_aws.sh

Related: rhbz#1678937
2019-03-15 11:03:38 +02:00
..
cli Allow overriding $CLI outside test scripts 2019-03-15 11:03:38 +02:00
composer Add tests for limit=0 routes 2018-08-27 12:09:27 -07:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Add composer-cli and tests 2018-05-17 10:34:34 -07:00
pylorax Use any tmux version 2019-01-24 12:51:01 +02:00
__init__.py Add a test library 2018-08-07 12:12:17 -07:00
lib.py Update StringIO use for Py3 2018-08-07 12:12:17 -07:00
test_cli.sh Allow overriding $CLI outside test scripts 2019-03-15 11:03:38 +02:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00