You are here

40 calls to EasyEmailTestBase::createTemplate() 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.
EasyEmailTemplateCreateTest::testCreateDefaultsTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with default fields
EasyEmailTemplateCreateTest::testCreateNoAttachmentFilesTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no attachments file reference field
EasyEmailTemplateCreateTest::testCreateNoBCCAddressTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no BCC text field
EasyEmailTemplateCreateTest::testCreateNoBCCUidTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no BCC reference field
EasyEmailTemplateCreateTest::testCreateNoCCAddressTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no CC text field
EasyEmailTemplateCreateTest::testCreateNoCCUidTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no CC reference field
EasyEmailTemplateCreateTest::testCreateNoDynamicAttachmentsTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no dynamic attachments field
EasyEmailTemplateCreateTest::testCreateNoFromAddressTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no From Address field
EasyEmailTemplateCreateTest::testCreateNoFromNameTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no From Name field
EasyEmailTemplateCreateTest::testCreateNoFromOrReplyToAddressTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no Reply To field
EasyEmailTemplateCreateTest::testCreateNoHtmlTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no HTML body field
EasyEmailTemplateCreateTest::testCreateNoInboxPreviewTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no inbox preview field
EasyEmailTemplateCreateTest::testCreateNoPlainTextTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no plain text body field
EasyEmailTemplateCreateTest::testCreateNoRecipientsTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no recipient reference field
EasyEmailTemplateCreateTest::testCreateNoReplyToAddressTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no Reply To field
EasyEmailTemplateCreateTest::testCreateNoUniqueKeyTemplate in tests/src/Functional/EasyEmailTemplateCreateTest.php
Tests template create/edit form with no unique key field
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