24 calls to EasyEmailTestBase::addUserField() in Easy Email 8
- EasyEmailSendTest::testSaveWithoutSend in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email saving without sending.
- EasyEmailSendTest::testSendDuplicateCheck in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending with a unique key to prevent duplicates
- EasyEmailSendTest::testSendHtmlAndPlainText in tests/
src/ Functional/ EasyEmailSendTest.php - Tests sending email with an HTML and Plain Text version
- EasyEmailSendTest::testSendHtmlGeneratePlainText in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending with plain text version generated from HTML version
- EasyEmailSendTest::testSendHtmlOnly in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending with HTML version only
- EasyEmailSendTest::testSendNoDuplicateCheck in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending without a unique key to prevent duplicates
- EasyEmailSendTest::testSendNoKeyField in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending without a unique key field to prevent duplicates
- EasyEmailSendTest::testSendPlainOnly in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending with plain text version only
- EasyEmailSendTest::testSendWithAttachmentsNotSaved in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending with attachments that are not saved to the log.
- EasyEmailSendTest::testSendWithAttachmentsSaved in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending with attachments that are saved.
- EasyEmailSendTest::testSendWithCustomizedEmail in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending with customized text at send time.
- EasyEmailSendTest::testSendWithoutBccAddress in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending without a BCC address field
- EasyEmailSendTest::testSendWithoutBccUid in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending without a BCC UID field
- EasyEmailSendTest::testSendWithoutCcAddress in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending without a CC address field
- EasyEmailSendTest::testSendWithoutCcUid in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending without a CC UID field
- EasyEmailSendTest::testSendWithoutRecipientUid in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending without a Recipient UID field
- EasyEmailSendTest::testSendWithUnsafeTokens in tests/
src/ Functional/ EasyEmailSendTest.php - Tests email sending with unsafe tokens.
- EasyEmailTemplatePreviewTest::testPreviewAllFields in tests/
src/ Functional/ EasyEmailTemplatePreviewTest.php - Tests template preview with all fields
- EasyEmailTemplatePreviewTest::testPreviewHtmlAndGeneratePlain in tests/
src/ Functional/ EasyEmailTemplatePreviewTest.php - Tests template preview with a HTML body and generating a plain text body
- EasyEmailTemplatePreviewTest::testPreviewHtmlOnly in tests/
src/ Functional/ EasyEmailTemplatePreviewTest.php - Tests template preview with only a HTML body
- EasyEmailTemplatePreviewTest::testPreviewHtmlWithInboxPreview in tests/
src/ Functional/ EasyEmailTemplatePreviewTest.php - Tests template preview with a HTML body and an inbox preview
- EasyEmailTemplatePreviewTest::testPreviewPlainOnly in tests/
src/ Functional/ EasyEmailTemplatePreviewTest.php - Tests template preview with only a plain text body
- EasyEmailTemplatePreviewTest::testPreviewPlainTextOnlyWithInboxPreview in tests/
src/ Functional/ EasyEmailTemplatePreviewTest.php - Tests template preview with only a plain text body and an inbox preview
- EasyEmailTemplatePreviewTest::testPreviewUnsafeTokens in tests/
src/ Functional/ EasyEmailTemplatePreviewTest.php - Tests template preview with unsafe tokens