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
6b4597149f42256d51da5b9f92c3cda5ff017da3
notifications-api
/
tests
/
app
/
notifications
History
Martyn Inglis
29455b6d3b
Strip leading 44 from inbound SMS numbers to normalise to how we store things.
2017-06-06 11:50:30 +01:00
..
rest
This massive set of changes uses the new queue names object throughout the app and tests.
2017-05-25 10:51:49 +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 branch 'master' into redo-queue-visibitlity-timeout
2017-05-30 10:18:18 +01:00
test_receive_notification.py
Strip leading 44 from inbound SMS numbers to normalise to how we store things.
2017-06-06 11:50:30 +01:00
test_rest.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
test_validators.py
these three tests replicate some testing that is done in the client tests themselves.
2017-05-12 16:10:21 +01:00