lorax/tests/pylorax
Chris Lumens 7c19be3792 Add error IDs to things that can go wrong when running a compose.
Note the exception string checking around compose_type.  I didn't really
want to introduce a new exception type just for this, but also didn't
want to duplicate strings.  I'd be open to other suggestions for how to
do this.

(cherry picked from commit b3bb438254)
2018-08-09 16:32:45 -04:00
..
blueprints Update rsync version in http-server.toml 2018-07-18 16:50:51 -07:00
repos Add support for user defined package sources API 2018-06-04 15:47:00 -07:00
results Add group-based tests. 2018-07-18 16:35:48 -07:00
source Fix DNF related issues with source selection 2018-06-04 15:47:38 -07:00
test_buildstamp.py Write the --variant string to .buildstamp as 'Variant=' 2018-01-17 09:38:16 -08:00
test_compose.py Skip creating groups with the same name as a user 2018-05-17 10:34:35 -07:00
test_crossdomain.py Use 2to3 to convert the python2 lorax-composer code to python3 2018-05-17 10:34:34 -07:00
test_dnfbase.py Speed up test_dnfbase.py 2018-06-04 15:47:26 -07:00
test_projects.py Add group-based tests. 2018-07-18 16:35:48 -07:00
test_recipes.py Add group-based tests. 2018-07-18 16:35:48 -07:00
test_server.py Add error IDs to things that can go wrong when running a compose. 2018-08-09 16:32:45 -04:00
test_timestamp.py Add a test for the pylorax.api.timestamp functions 2018-08-07 08:40:21 -07:00
test_workspace.py Add the tests from lorax-composer branch 2018-05-17 10:34:34 -07:00