You are here

9 calls to SimplenewsTestBase::setUpSubscribers() in Simplenews 8

SimplenewsSendTest::setUp in src/Tests/SimplenewsSendTest.php
Sets up a Drupal site for running functional and integration tests.
SimplenewsSourceTest::testSendCaching in src/Tests/SimplenewsSourceTest.php
Test sending a newsletter to 100 recipients with caching enabled.
SimplenewsSourceTest::testSendHidden in src/Tests/SimplenewsSourceTest.php
Send a issue with the newsletter set to hidden.
SimplenewsSourceTest::testSendHTML in src/Tests/SimplenewsSourceTest.php
Send a newsletter with the HTML format.
SimplenewsSourceTest::testSendMissingNode in src/Tests/SimplenewsSourceTest.php
Test sending when the issue node is missing.
SimplenewsSourceTest::testSendMissingSubscriber in src/Tests/SimplenewsSourceTest.php
Test sending when there are no subscribers.
SimplenewsSourceTest::testSendNoCaching in src/Tests/SimplenewsSourceTest.php
Test with disabled caching.
SimplenewsSourceTest::testSkip in src/Tests/SimplenewsSourceTest.php
Test handling of the skip exception.
SimplenewsUninstallTest::setUp in src/Tests/SimplenewsUninstallTest.php
Sets up a Drupal site for running functional and integration tests.