lorax/tests
Alexander Todorov 530279c44a 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

(cherry picked from commit 85dfbd7911)
(cherry picked from commit 1053c7477e)
2019-05-06 12:00:22 -07:00
..
cleanup Fix pylint problems with vmware_list_vms.py 2019-05-06 11:45:32 -07:00
cli Allow overriding $CLI outside test scripts 2019-05-06 12:00:22 -07: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-10-05 09:09:10 -07:00
pylorax lorax-composer: Return UnknownBlueprint errors when using deleted blueprints 2019-05-06 12:00:22 -07:00
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
lib.py Add tests for pylorax.imgutils 2019-05-03 16:39:05 -07:00
test_cli.sh Allow overriding $CLI outside test scripts 2019-05-06 12:00:22 -07:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00