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-25 18:02:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dca331e3ea27bbeaf0fca57f33a1a26e8f5359ee
notifications-api
/
tests
/
app
/
service
History
Chris Hill-Scott
6e8202522e
Merge pull request
#1369
from alphagov/default-sms-prefix-true
...
Default new services to prefixing text messages
2017-11-07 10:46:16 +00:00
..
__init__.py
…
test_api_key_endpoints.py
…
test_archived_service.py
…
test_rest.py
Merge pull request
#1369
from alphagov/default-sms-prefix-true
2017-11-07 10:46:16 +00: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 an optional parameter in the form for POST /v2/notifications/sms and /service/<service_id>/send-notification to pass in the SMS sender id.
2017-10-30 13:36:49 +00: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
…
test_suspend_resume_service.py
…
test_url_for.py
…
test_utils.py
- Add update dao_update_annual_billing_for_current_and_future_years
2017-11-02 12:38:43 +00:00