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
2026-01-27 21:11:46 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b4f0b35d5d929298fbf13a47a3eee3a3389059c
notifications-api
/
tests
/
app
/
notifications
History
minglis
05a179c6ef
Merge pull request
#941
from alphagov/load-service-on-auth
...
Load service on auth
2017-05-17 10:49:00 +01:00
..
rest
Force parse JSON received from SNS:
2017-05-16 10:29:27 +01:00
__init__.py
…
test_notifications_ses_callback.py
Fix some typos
2017-04-28 16:11:27 +01:00
test_process_client_response.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
test_process_notification.py
these three tests replicate some testing that is done in the client tests themselves.
2017-05-12 16:10:21 +01:00
test_receive_notification.py
Created an endpoint to test how the incoming messages from MMG will work.
2017-03-06 11:58:49 +00: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