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-07-07 01:46:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c29fc8cfa4116a94872deb38df5ec12cee7f13d2
notifications-api
/
tests
/
app
/
service
History
venusbb
5e2bf4cd32
Add new POST /<uuid:service_id>/letter-contact/<uuid:letter_contact_id> end point
2017-10-04 15:35:41 +01:00
..
__init__.py
Work in progress, skeleton of the api created and testing started. Need to fix authentication tests.
2016-01-08 17:51:46 +00:00
test_api_key_endpoints.py
…
test_archived_service.py
…
test_rest.py
Add new POST /<uuid:service_id>/letter-contact/<uuid:letter_contact_id> end point
2017-10-04 15:35:41 +01:00
test_schema.py
…
test_send_one_off_notification.py
…
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
…