You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to unit test DJ with some emails that are being set to send_later. While I can check the database for the record, it seems like it would make more sense if I could:
1 - Check that DJ has it
2 - Simulate a run
3 - Check to make sure it ran as expected.
Any thoughts?
The text was updated successfully, but these errors were encountered:
I am trying to unit test DJ with some emails that are being set to send_later. While I can check the database for the record, it seems like it would make more sense if I could:
1 - Check that DJ has it
2 - Simulate a run
3 - Check to make sure it ran as expected.
Any thoughts?
The text was updated successfully, but these errors were encountered: