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-27 10:51:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8028f6cc285dc448f25ee5e71595957bc5a129f0
notifications-api
/
tests
/
app
/
celery
History
Leo Hemsted
901383777b
Merge pull request
#1844
from alphagov/zendesk
...
zendesk instead of deskpro
2018-04-27 16:59:08 +01: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
Logging refactor to make debugging easier. Before the filename needed to
2018-04-03 12:31:52 +01:00
test_process_ses_receipts_tasks.py
…
test_provider_tasks.py
Update logging for provider tasks.
2018-03-26 15:24:21 +01:00
test_reporting_tasks.py
Refactor reporting task so that methods can be used for the annual usage page.
2018-04-25 14:45:51 +01:00
test_research_mode_tasks.py
…
test_scheduled_tasks.py
zendesk instead of deskpro
2018-04-27 16:36:39 +01:00
test_service_callback_tasks.py
The send_delivery_status_to_service task was refactor to take the details of the notification and service api callback such that the task no longer needed to go to the database to provide the status update.
2018-03-19 17:38:20 +00:00
test_tasks.py
…