Update the documentation

This commit is contained in:
Julien Duponchelle
2017-03-06 14:35:39 +01:00
parent 8b7035b185
commit 54131bc9bb
319 changed files with 921 additions and 5755 deletions

View File

@ -35,5 +35,5 @@ def test_version_output(http_compute):
def test_debug_output(http_compute):
response = http_compute.get('/debug', example=True)
response = http_compute.get('/debug')
assert response.status == 200