Files
notifications-api/tests/app
Katie Smith 30fe41fd43 Pass sender_id argument to tasks
Started passing `sender_id` to the `save_email`, `save_sms` and
`process_job` tasks, with a default value of `None`.

If `sender_id` is provided, the `save_email` and `save_sms` tasks will
use it to determine the reply-to email address or the SMS sender for the
notifications in the job. The `process_job` task will start using the
value in another commit.
2018-11-12 10:49:39 +00:00
..
2018-11-12 10:49:39 +00:00
2018-10-26 18:02:41 +01:00
2018-11-09 16:20:06 +00:00
2018-10-09 15:08:54 +01:00