aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2022-03-23 20:26:04 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2022-03-23 20:26:04 +0000
commitc6d0f564e372dbe2497ec92fa78522dbfb30d388 (patch)
tree64526ac3940a4fae5a413c97efa74fd4867569df /test
parent968d318a0c60574caa02aca1551250e9ef88014f (diff)
downloadrspamd-c6d0f564e372dbe2497ec92fa78522dbfb30d388.tar.gz
rspamd-c6d0f564e372dbe2497ec92fa78522dbfb30d388.zip
[Test] Split test
Diffstat (limited to 'test')
-rw-r--r--test/functional/cases/001_merged/280_rules.robot10
1 files changed, 7 insertions, 3 deletions
diff --git a/test/functional/cases/001_merged/280_rules.robot b/test/functional/cases/001_merged/280_rules.robot
index 2ae2f7422..f98e6445d 100644
--- a/test/functional/cases/001_merged/280_rules.robot
+++ b/test/functional/cases/001_merged/280_rules.robot
@@ -92,10 +92,14 @@ FROM_NEQ_ENVFROM
... Settings={symbols_enabled = [FROM_NEQ_ENVFROM]}
Expect Symbol FROM_NEQ_ENVFROM
-PHISH_SENDER_A
+PHISH_SENDER_A_1
Scan File ${RSPAMD_TESTDIR}/messages/phish_sender.eml
- ... Settings={symbols_enabled = [MULTIPLE_FROM, MULTIPLE_UNIQUE_HEADERS]}
- Expect Symbol With Score And Exact Options MULTIPLE_FROM 9.0 <any@attack.com> <admin@legitimate.com>
+ ... Settings={symbols_enabled = [MULTIPLE_FROM]}
+ Expect Symbol With Score And Exact Options MULTIPLE_FROM 8.0 <any@attack.com> <admin@legitimate.com>
+
+PHISH_SENDER_A_2
+ Scan File ${RSPAMD_TESTDIR}/messages/phish_sender.eml
+ ... Settings={symbols_enabled = [MULTIPLE_UNIQUE_HEADERS]}
Expect Symbol With Score And Exact Options MULTIPLE_UNIQUE_HEADERS 7.0 From
PHISH_SENDER_B