From d7cf4388feb68f138d2b30ab6d3561c3a4e72176 Mon Sep 17 00:00:00 2001 From: Fang-Pen Lin Date: Thu, 6 Nov 2025 20:41:56 -0800 Subject: [PATCH] More test cases --- backend/bdd/features/pki/acme/order.feature | 3 +++ 1 file changed, 3 insertions(+) diff --git a/backend/bdd/features/pki/acme/order.feature b/backend/bdd/features/pki/acme/order.feature index 0a4ab4d17..1fc1fb017 100644 --- a/backend/bdd/features/pki/acme/order.feature +++ b/backend/bdd/features/pki/acme/order.feature @@ -131,6 +131,9 @@ Feature: Order | 192.168.123.111 | | 169.254.169.254 | | ../../etc/passwd | + | !@#$ | + | ! | + | https://evil.com | Then the value response.status_code should be equal to 400 Then the value response with jq ".status" should be equal to 400