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-24 19:41:50 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1561903ed1d2b9a60cb243eacfe835b4aecb8d9
notifications-api
/
tests
/
app
/
service
History
Rebecca Law
ce13e62d84
Merge pull request
#1332
from alphagov/improve-platform-admin
...
Improve platform admin
2017-10-24 10:25:54 +01:00
..
__init__.py
…
test_api_key_endpoints.py
…
test_archived_service.py
…
test_rest.py
Merge pull request
#1332
from alphagov/improve-platform-admin
2017-10-24 10:25:54 +01:00
test_schema.py
New table to store the inbound api information for a service. The table is versioned.
2017-06-15 11:32:51 +01:00
test_send_one_off_notification.py
Added a test for when the reply to email id does not exist
2017-10-12 09:34:37 +01:00
test_sender.py
…
test_service_whitelist.py
Added a check that the call is not using a test api key.
2017-09-04 17:24:41 +01:00
test_statistics.py
…
test_suspend_resume_service.py
…
test_url_for.py
…