13 calls to SimplenewsTestBase::getRandomNewsletter() in Simplenews 8.2
- SimplenewsAdministrationTest::testContentTypes in tests/
src/ Functional/ SimplenewsAdministrationTest.php - Test content type configuration.
- SimplenewsAdministrationTest::testSubscriptionManagement in tests/
src/ Functional/ SimplenewsAdministrationTest.php - Test newsletter subscription management.
- SimplenewsI18nTest::testNewsletterIssueTranslation in tests/
src/ Functional/ SimplenewsI18nTest.php - Test newsletter issue translations.
- SimplenewsSendTest::testHtmlEscaping in tests/
src/ Functional/ SimplenewsSendTest.php - Test the correct handling of HTML special characters in plain text mails.
- SimplenewsSendTest::testImpersonation in tests/
src/ Functional/ SimplenewsSendTest.php - Test that the correct user is used when sending newsletters.
- SimplenewsSendTest::testNewsletterTheme in tests/
src/ Functional/ SimplenewsSendTest.php - Test the theme suggestions when sending mails.
- SimplenewsSendTest::testProgrammaticNewsletter in tests/
src/ Functional/ SimplenewsSendTest.php - Creates and sends a node using the API.
- SimplenewsSendTest::testSendFail in tests/
src/ Functional/ SimplenewsSendTest.php - Tests failing to send mails from cron.
- SimplenewsSendTest::testUpdateNewsletter in tests/
src/ Functional/ SimplenewsSendTest.php - Test newsletter update.
- SimplenewsSourceTest::testSendCaching in tests/
src/ Functional/ SimplenewsSourceTest.php - Test sending a newsletter to 100 recipients with caching enabled.
- SimplenewsSubscribeTest::testAdminCreate in tests/
src/ Functional/ SimplenewsSubscribeTest.php - Tests admin creating a single subscriber.
- SimplenewsSubscribeTest::testSubscribeAnonymous in tests/
src/ Functional/ SimplenewsSubscribeTest.php - TestSubscribeAnonymous.
- SimplenewsSubscribeTest::testSubscribeAuthenticated in tests/
src/ Functional/ SimplenewsSubscribeTest.php - TestSubscribeAuthenticated.