ogserver/tests/units
Javier Sánchez Parra a914462bbf #915 adds test for POST /poweroff REST API
This test covers two two scenarios:

1. Correct usage.
2. Incorrect usage, use this command with GET (this returns http 405).
2019-07-15 09:49:04 +02:00
..
test_0001_get_clients.py #915 Improve test output using unittest discover 2019-07-05 17:41:26 +02:00
test_0002_post_clients.py #915 Improve test output using unittest discover 2019-07-05 17:41:26 +02:00
test_0003_post_wol.py #915 Improve test output using unittest discover 2019-07-05 17:41:26 +02:00
test_0004_post_shell_run.py #915 Improve test output using unittest discover 2019-07-05 17:41:26 +02:00
test_0005_post_shell_output.py #915 Improve test output using unittest discover 2019-07-05 17:41:26 +02:00
test_0006_post_session.py #915 tests correct command, /session 2019-07-15 09:47:38 +02:00
test_0007_post_poweroff.py #915 adds test for POST /poweroff REST API 2019-07-15 09:49:04 +02:00