mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 18:15:29 +02:00
parent
24d0c358a1
commit
1a0c2a351a
5 changed files with 9 additions and 7 deletions
|
@ -45,9 +45,8 @@ function teardown_file() { _default_teardown ; }
|
|||
@test "logs exist and contains proper content" {
|
||||
_service_log_should_contain_string 'rspamd' 'rspamd .* is loading configuration'
|
||||
_service_log_should_contain_string 'rspamd' 'lua module clickhouse is disabled in the configuration'
|
||||
_service_log_should_contain_string 'rspamd' 'lua module dkim_signing is disabled in the configuration'
|
||||
_service_log_should_contain_string 'rspamd' 'lua module elastic is disabled in the configuration'
|
||||
_service_log_should_contain_string 'rspamd' 'lua module rbl is disabled in the configuration'
|
||||
_service_log_should_contain_string 'rspamd' 'lua module neural is disabled in the configuration'
|
||||
_service_log_should_contain_string 'rspamd' 'lua module reputation is disabled in the configuration'
|
||||
_service_log_should_contain_string 'rspamd' 'lua module spamassassin is disabled in the configuration'
|
||||
_service_log_should_contain_string 'rspamd' 'lua module url_redirector is disabled in the configuration'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue