You are here

8 calls to RerouteEmailTestBase::configureRerouteEmail() in Reroute Email 2.x

ContactTest::testBasicNotification in tests/src/Functional/ContactTest.php
Basic tests of email rerouting for emails sent through the Contact forms.
DefaultAddressesTest::testRerouteDefaultAddress in tests/src/Functional/DefaultAddressesTest.php
Test reroute email address is set to site_mail, sendmail_from or empty.
DomainAllowlistedTest::testAllowedByDomain in tests/src/Functional/DomainAllowlistedTest.php
Basic tests for the domain addresses from the allowed list.
MailKeysTest::testMailKeysFilter in tests/src/Functional/MailKeysTest.php
Test Reroute Email with mail keys filter.
MultipleRecipientsTest::testMultipleRecipients in tests/src/Functional/MultipleRecipientsTest.php
Test Reroute Email with multiple recipients.
TestEmailFormTest::testEmailWithDisplayName in tests/src/Functional/TestEmailFormTest.php
Test for reroute_email display name supporting.
TestEmailFormTest::testFormTestEmail in tests/src/Functional/TestEmailFormTest.php
Basic tests for reroute_email Test Email form.
UnusualMessageFieldsTest::testBodyStringRobustHeaders in tests/src/Functional/UnusualMessageFieldsTest.php
Test handling of message body as a string and header keys' robustness.