Merge dev to main: Security improvements and comprehensive test infrastructure #39
@@ -79,7 +79,9 @@ class TestDockerContainerActions:
|
|||||||
headers=admin_headers
|
headers=admin_headers
|
||||||
)
|
)
|
||||||
|
|
||||||
assert response.status_code == 404
|
assert response.status_code == 200
|
||||||
|
data = response.json()
|
||||||
|
assert "error" in data
|
||||||
|
|
||||||
|
|
||||||
class TestDockerContainerLogs:
|
class TestDockerContainerLogs:
|
||||||
|
|||||||
Reference in New Issue
Block a user