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
fb601daedcb9223ca199182d249bfd81dcfebeb7
notifications-api
/
tests
/
app
/
notifications
History
Leo Hemsted
0ce9b94c36
Merge pull request
#1075
from alphagov/letter-api-refactor
...
Letter api step 1 - refactor
2017-07-25 14:53:39 +01:00
..
rest
send to send-sms-tasks and send-email-tasks instead of send-tasks
2017-07-21 13:49:37 +01:00
__init__.py
…
test_notifications_ses_callback.py
Call the task wrapper outcome function in the statistics_tasks file. This wraps the logic around which tasks to creates and simplifies the logic in the Callback classes.
2017-05-09 22:03:57 +01:00
test_process_client_response.py
Call the task wrapper outcome function in the statistics_tasks file. This wraps the logic around which tasks to creates and simplifies the logic in the Callback classes.
2017-05-09 22:03:57 +01:00
test_process_notification.py
Merge pull request
#1075
from alphagov/letter-api-refactor
2017-07-25 14:53:39 +01:00
test_receive_notification.py
Refactor to abstract inbound_sms perms check
2017-07-06 12:31:02 +01:00
test_rest.py
Refactor ApiKeys.secret and ServiceInboundApi.bearer_token to use the same encryption method and get rid of the duplicate code.
2017-06-19 14:32:22 +01:00
test_validators.py
Refactor code
2017-07-06 12:27:56 +01:00