9 calls to SimplenewsTestBase::setUpSubscribers() in Simplenews 8.2
- SimplenewsSendTest::setUp in tests/
src/ Functional/ SimplenewsSendTest.php - SimplenewsSourceTest::testSendCaching in tests/
src/ Functional/ SimplenewsSourceTest.php - Test sending a newsletter to 100 recipients with caching enabled.
- SimplenewsSourceTest::testSendHidden in tests/
src/ Functional/ SimplenewsSourceTest.php - Send a issue with the newsletter set to hidden.
- SimplenewsSourceTest::testSendHtml in tests/
src/ Functional/ SimplenewsSourceTest.php - Send a newsletter with the HTML format.
- SimplenewsSourceTest::testSendMissingNode in tests/
src/ Functional/ SimplenewsSourceTest.php - Test sending when the issue node is missing.
- SimplenewsSourceTest::testSendMissingSubscriber in tests/
src/ Functional/ SimplenewsSourceTest.php - Test sending when there are no subscribers.
- SimplenewsSourceTest::testSendNoCaching in tests/
src/ Functional/ SimplenewsSourceTest.php - Test with disabled caching.
- SimplenewsSourceTest::testSkip in tests/
src/ Functional/ SimplenewsSourceTest.php - Test handling of the skip exception.
- SimplenewsUninstallTest::setUp in tests/
src/ Functional/ SimplenewsUninstallTest.php