lorax/tests/composer
Brian C. Lane b6b842943d composer-cli: Return int from handle_api_result not bool
The callers, and the documentation, all expect int 0/1 to use as the
exit status for the program. Not True/False, even though that works most
of the time.

(cherry picked from commit fad9b324f7)
Related: rhbz#1779301
2019-12-03 15:13:05 -08:00
..
__init__.py Add a test library 2018-08-07 12:12:17 -07:00
test_blueprints.py composer-cli: Update diff support for customizations and repos.git 2019-05-29 16:35:42 -07:00
test_http_client.py Add composer-cli and tests 2018-05-17 10:34:34 -07:00
test_utilities.py composer-cli: Return int from handle_api_result not bool 2019-12-03 15:13:05 -08:00