diff --git a/.vscode.backup_1764452251/launch.json b/.vscode.backup_1764452251/launch.json deleted file mode 100644 index 90ad73a3..00000000 --- a/.vscode.backup_1764452251/launch.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "version": "0.2.0", - "configurations": [ - { - "name": "Attach to Backend (Docker)", - "type": "go", - "request": "attach", - "mode": "remote", - "substitutePath": [ - { - "from": "${workspaceFolder}", - "to": "/app" - } - ], - "port": 2345, - "host": "127.0.0.1", - "showLog": true, - "trace": "log", - "logOutput": "rpc" - } - ] -} diff --git a/backend/internal/api/tests/integration_test.go b/backend/internal/api/tests/integration_test.go index 73cea5f7..52f92651 100644 --- a/backend/internal/api/tests/integration_test.go +++ b/backend/internal/api/tests/integration_test.go @@ -38,21 +38,21 @@ func TestIntegration_WAF_BlockAndMonitor(t *testing.T) { // Block mode should reject suspicious payload on an API route covered by middleware rBlock, _ := newServer("block") - req := httptest.NewRequest(http.MethodGet, "/api/v1/certificates?test=