ogserver/tests
Roberto Hueso Gómez abd2b913d8 #915 Test malformed payload for POST commands
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.
2019-11-14 14:51:13 +01:00
..
config
units #915 Test malformed payload for POST commands 2019-11-14 14:51:13 +01:00
clients.json
create_basic_image.json
create_image.json
create_incremental_image.json
post_clients.json
post_shell_output.json
post_shell_run.json
poweroff.json
reboot.json
restore_basic_image.json
restore_image.json
restore_incremental_image.json
run-tests.py
run-tests.sh
run_schedule.json
session.json
setup_image.json
stop.json
wol.json