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 09:21:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2193afe9a3e795efb8cfa009eaef347a98deae2b
notifications-api
/
tests
/
app
/
service
History
Rebecca Law
2193afe9a3
Remove 'data' from the json being returned.
2017-10-19 13:59:22 +01:00
..
__init__.py
…
test_api_key_endpoints.py
…
test_archived_service.py
This is the first PR in the story to create a suspend service feature.
2017-01-30 16:32:44 +00:00
test_rest.py
Remove 'data' from the json being returned.
2017-10-19 13:59:22 +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
Fix test that doesn't account for notifications being created in a different order
2017-05-23 12:50:26 +01:00
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
treat sent as delivered in detailed service api
2017-04-28 11:56:12 +01:00
test_suspend_resume_service.py
This is what I meant to test
2017-01-31 11:45:35 +00:00
test_url_for.py
…