lorax/tests/composer
Brian C. Lane 35fa067219 Modify handle_api_result so it can be used in more places
Some results have errors and no status, others have status and errors.
Update the function to return the final rc to exit with, and a bool
indicating whether or not to continue processing the other fields.

Add a bunch of tests for the new function to make sure I have the logic
correct.
2018-07-25 17:30:50 -07:00
..
test_blueprints.py Update composer-cli to use blueprint instead of recipe 2018-06-11 16:54:59 -07:00
test_http_client.py Add some tests for composer-cli 2018-06-11 16:54:58 -07:00
test_utilities.py Modify handle_api_result so it can be used in more places 2018-07-25 17:30:50 -07:00