swagger: add test

This commit is contained in:
André Roth
2024-09-30 23:51:01 +02:00
parent 5b92336668
commit 26a9219f7d
2 changed files with 19 additions and 1 deletions
+2 -1
View File
@@ -33,7 +33,8 @@ class APITest(BaseTest):
"rootDir": f"{os.environ['HOME']}/{BaseTest.aptlyDir}/apiandserve",
"linkMethod": "symlink"
}
}
},
"enableSwaggerEndpoint": True
}
def fixture_available(self):