lorax/tests/pylorax
Chris Lumens b3bb438254 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.
2018-08-09 16:11:32 -04:00
..
blueprints Adjust the tests so they will pass on CentOS7 and RHEL7 2018-07-26 15:06:05 -07:00
repos Add support for user defined package sources API 2018-06-11 16:54:59 -07:00
results Add group-based tests. 2018-07-12 17:31:56 -04:00
source Fix DNF related issues with source selection 2018-06-11 16:54:59 -07:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2018-06-11 16:54:57 -07:00
test_compose.py Skip creating groups with the same name as a user 2018-06-11 16:54:59 -07:00
test_crossdomain.py Fix some pylint warnings 2018-06-11 16:54:59 -07:00
test_projects.py Add group-based tests. 2018-07-12 17:31:56 -04:00
test_recipes.py Add group-based tests. 2018-07-12 17:31:56 -04:00
test_server.py Add error IDs to things that can go wrong when running a compose. 2018-08-09 16:11:32 -04:00
test_timestamp.py Add a test for the pylorax.api.timestamp functions 2018-08-07 10:51:06 -07:00
test_workspace.py Update the path for the test blueprints 2018-06-11 16:54:59 -07:00
test_yumbase.py Fix handling bad source repos and add a test 2018-06-11 16:54:59 -07:00