You are here

14 calls to EasyEmailTestBase::getIframeUrlAndQuery() in Easy Email 8

EasyEmailSendTest::testSaveWithoutSend in tests/src/Functional/EasyEmailSendTest.php
Tests email saving without sending.
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::testSendPlainOnly in tests/src/Functional/EasyEmailSendTest.php
Tests email sending with plain text version only
EasyEmailSendTest::testSendWithCustomizedEmail in tests/src/Functional/EasyEmailSendTest.php
Tests email sending with customized text at send time.
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