lorax/tests
Alexander Todorov 64baf7c147 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#1687595
2019-03-15 11:02:00 +02:00
..
cli Allow overriding $CLI outside test scripts 2019-03-15 11:02:00 +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 Remove duplicate repositories from the sources list 2019-02-21 09:19:30 -08: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 Allow overriding $CLI outside test scripts 2019-03-15 11:02:00 +02:00
testenv.sh Backport cloud image tests from master 2018-12-20 10:55:04 +02:00