ogserver/tests/units
Roberto Hueso Gómez 713070ab10 #915 Add test for POST /image/create/basic REST API
This test covers 3 scenarios:

1. Correct usage.
2. Incorrect usage, without payload.
3. Incorrect usage, use this command with GET.
2019-10-31 13:18:48 +01:00
..
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 #915 Add test for POST /image/create REST API 2019-10-31 13:18:48 +01:00
test_0017_post_image_restore.py #915 Add test for POST /image/restore REST API 2019-10-31 13:18:48 +01:00
test_0018_post_image_setup.py #915 Add test for POST /image/setup REST API 2019-10-31 13:18:48 +01:00
test_0019_post_image_create_basic.py #915 Add test for POST /image/create/basic REST API 2019-10-31 13:18:48 +01:00