This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2025-12-24 01:11:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c102f0727926f6fbf45b0172bcc75023bece5d9
notifications-api
/
tests
/
app
/
celery
History
Rebecca Law
22c296b0ef
Merge pull request
#1780
from alphagov/send-service-callback-if-sent_at_is-None
...
Send service callback if sent at is none
2018-03-19 16:32:15 +00:00
..
test_ftp_update_tasks.py
Throw an exception whenever we updated a notification to technical failure.
2018-03-16 17:18:44 +00:00
test_letters_pdf_tasks.py
Update letter utils to handle precompiled letters sent by test API keys
2018-03-14 18:15:00 +00:00
test_process_ses_receipts_tasks.py
…
test_provider_tasks.py
Throw an exception whenever we updated a notification to technical failure.
2018-03-16 17:18:44 +00:00
test_reporting_tasks.py
Create schedueled job, fixed tests
2018-03-16 09:22:34 +00:00
test_research_mode_tasks.py
Change format of the letter response file we expect
2018-03-14 09:25:51 +00:00
test_scheduled_tasks.py
Updates after code review.
2018-03-19 14:08:38 +00:00
test_service_callback_tasks.py
When a notification is timed out in the scheduled task that may happen because the notification has not been sent.
2018-03-16 14:47:56 +00:00
test_tasks.py
…