summaryrefslogtreecommitdiffstats
path: root/tests/units/test_0020_post_run_schedule.py
Commit message (Collapse)AuthorAgeFilesLines
* #915 restore more testsIsabel Arrans2020-10-241-28/+0
|
* #915 Fix several test errorsDiego Crespo Quinta2020-10-221-0/+28
Test 0006: add json to GET /session and update expected return code. Test 0012: add json to GET /software and update expected return code (200), in this case json fields are integer, not string. Test 0020: remove it, /image/create/incremental does not exist anymore. Test 0021: same as before for /image/restore/basic Test 0022: same as before for /image/restore/incremental Test 0023: rename to test_0020.