Closed (fixed)
Project:
Simplenews Scheduler
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2016 at 09:21 UTC
Updated:
27 May 2016 at 07:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
berdirComment #3
berdirComment #4
tduong commentedAdded test checking that "simplenews_scheduler" table has been updated after sending a newsletter edition.
Test_only = interdiff. I cannot make it to fail
Comment #5
tduong commentedMoved the test into SimplenewsSchedulerNodeCreationTest and checked for the
$edition_node->simplenews_issue->subscribercount instead of what I did before. (interdiff longer than patch).Comment #7
berdirWorks for me.
Comment #8
miro_dietikerCommittd, thx!