mirror of https://git.48k.eu/ogserver
This patch includes tests for the remaining REST API commands: POST /shell/output POST /session POST /poweroff POST /reboot POST /stop POST /refresh POST /hardware POST /software POST /image/create POST /image/restore POST /setup POST /image/create/basic POST /image/create/incremental POST /image/restore/basic POST /image/restore/incremental POST /run/schedule This test covers requests that are missing one of the parameters in its payload. |
||
---|---|---|
.. | ||
test_0001_get_clients.py | ||
test_0002_post_clients.py | ||
test_0003_post_wol.py | ||
test_0004_post_shell_run.py | ||
test_0005_post_shell_output.py | ||
test_0006_post_session.py | ||
test_0007_post_poweroff.py | ||
test_0008_post_reboot.py | ||
test_0009_post_stop.py | ||
test_0010_post_refresh.py | ||
test_0011_post_hardware.py | ||
test_0012_post_software.py | ||
test_0013_nonexistent.py | ||
test_0014_big_request.py | ||
test_0015_wrong_headers.py | ||
test_0016_post_image_create.py | ||
test_0017_post_image_restore.py | ||
test_0018_post_setup.py | ||
test_0019_post_image_create_basic.py | ||
test_0020_post_image_create_incremental.py | ||
test_0021_post_image_restore_basic.py | ||
test_0022_post_image_restore_incremental.py | ||
test_0023_post_run_schedule.py |