lorax/tests/pylorax
Brian C. Lane fee0906118 Add tests for limit=0 routes
Passing ?limit=0 to the blueprints/list, blueprints/changes,
projects/list, modules/list should always return the total possible
results, not 0.

Also move the composer-cli test_diff to the end so that it will work
consistently. Do this by naming it test_z_diff.

(cherry picked from commit 972b5c4142)
2018-08-27 12:09:27 -07:00
..
blueprints Add 'example' to the example blueprint names 2018-08-22 10:02:34 -07:00
repos Add support for user defined package sources API 2018-06-04 15:47:00 -07:00
results Support loading groups from the kickstart template files. 2018-07-19 11:00:46 -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 Support loading groups from the kickstart template files. 2018-07-19 11:00:46 -07:00
test_recipes.py Fix tests related to blueprint name changes 2018-08-22 10:22:36 -07:00
test_server.py Add tests for limit=0 routes 2018-08-27 12:09:27 -07:00
test_timestamp.py Add a test for the pylorax.api.timestamp functions 2018-08-07 12:12:17 -07:00
test_workspace.py Fix tests related to blueprint name changes 2018-08-22 10:22:36 -07:00