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-04-22 02:09:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2d267e5d8911f12c25672b8b54db003fee477bb
notifications-api
/
tests
/
app
/
service
History
Leo Hemsted
6705f9d209
Merge pull request
#1933
from alphagov/delete-service-stuff
...
Delete service apis (callback + inbound)
2018-07-06 15:19:01 +01:00
..
__init__.py
…
test_api_key_endpoints.py
…
test_archived_service.py
…
test_callback_rest.py
add delete functions for inbound and callback api objects
2018-07-05 11:09:17 +01:00
test_rest.py
add tests for monthly notification stats
2018-07-03 14:58:32 +01:00
test_schema.py
added test for service_callback_api rest
2017-11-29 17:36:43 +00:00
test_send_one_off_notification.py
Only return active SMS senders
2018-04-30 15:25:17 +01:00
test_sender.py
add reply-to-text to send notification to service users
2017-11-27 14:05:04 +00:00
test_service_whitelist.py
…
test_statistics_rest.py
add tests for monthly notification stats
2018-07-03 14:58:32 +01:00
test_statistics.py
make sure we combine stats that are already there
2018-07-03 14:58:32 +01:00
test_suspend_resume_service.py
First batch of flake8 changes.
2017-11-28 17:00:01 +00:00
test_url_for.py
…
test_utils.py
…