7 uses of SIMPLENEWS_COMMAND_SEND_NOW in Simplenews 7
- SimpleNewsAdministrationTestCase::testCategorySettings in tests/
simplenews.test - Test various combinations of newsletter category settings.
- SimpleNewsI18nTestCase::testContentTranslation in tests/
simplenews.test - SimplenewsSendTestCase::testDelete in tests/
simplenews.test - Create a newsletter, send mails and then delete.
- SimplenewsSendTestCase::testSendNowCron in tests/
simplenews.test - Send a newsletter without using cron.
- SimplenewsSendTestCase::testSendNowCronThrottle in tests/
simplenews.test - Send a newsletter using cron and a low throttle.
- SimplenewsSendTestCase::testSendNowNoCron in tests/
simplenews.test - Send a newsletter using cron.
- simplenews_node_tab_send_form_submit in includes/
simplenews.admin.inc - @todo