You are here

6 calls to simplenews_cron() in Simplenews 8.2

SimplenewsRecipientHandlerTest::checkRecipients in tests/src/Functional/SimplenewsRecipientHandlerTest.php
Checks the expected users received mails.
SimplenewsRecipientHandlerTest::setUp in tests/src/Functional/SimplenewsRecipientHandlerTest.php
SimplenewsSendTest::testDelete in tests/src/Functional/SimplenewsSendTest.php
Create a newsletter, send mails and then delete.
SimplenewsSendTest::testSendFail in tests/src/Functional/SimplenewsSendTest.php
Tests failing to send mails from cron.
SimplenewsSendTest::testSendNowCron in tests/src/Functional/SimplenewsSendTest.php
Send a newsletter using cron.
SimplenewsSendTest::testSendNowCronThrottle in tests/src/Functional/SimplenewsSendTest.php
Send a newsletter using cron and a low throttle.