From: Vsevolod Stakhov Date: Fri, 27 Sep 2024 11:32:37 +0000 (+0100) Subject: [Test] Trying to understand what's up with robot X-Git-Tag: 3.10.0~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=51e57d2c7201a6cab0e548eac8a5923c02eb603c;p=rspamd.git [Test] Trying to understand what's up with robot --- diff --git a/test/functional/lib/rspamd.robot b/test/functional/lib/rspamd.robot index de4e5285f..68bcb66fb 100644 --- a/test/functional/lib/rspamd.robot +++ b/test/functional/lib/rspamd.robot @@ -106,6 +106,8 @@ Expect Added Header ... msg=add_headers block was not present in protocol response Dictionary Should Contain Key ${SCAN_RESULT}[milter][add_headers] ${header_name} ... msg=${header_name} was not added + Dictionary Should Contain Key ${SCAN_RESULT}[milter][add_headers][${header_name}] value + ... msg=no value field in ${header_name} index: ${SCAN_RESULT}[milter][add_headers][${header_name}] Should Be Equal ${SCAN_RESULT}[milter][add_headers][${header_name}][value] ${header_value} Should Be Equal as Numbers ${SCAN_RESULT}[milter][add_headers][${header_name}][order] ${pos}