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-22 17:08:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
830619194edb2c09ec84bbef1d61dd227505305f
notifications-api
/
tests
/
app
History
Rebecca Law
830619194e
Renamed some tests.
...
Fix some imports. Added test for a function
2017-11-01 11:01:20 +00:00
..
accept_invite
…
authentication
…
aws
…
billing
Merge branch 'master' of
https://github.com/alphagov/notifications-api
into vb-free-sms-limit-history
2017-10-26 20:47:18 +01:00
celery
Retry in only certain scenarios
2017-10-30 13:43:23 +00:00
clients
…
dao
Renamed some tests.
2017-11-01 11:01:20 +00:00
delivery
Get the sms sender from the notificaiton_sms_sender mapping table if that does not exist get the default sms sender to pass on to the sms provider.
2017-10-30 14:55:44 +00:00
dvla_organisation
…
events
…
inbound_number
…
inbound_sms
…
invite
…
job
…
letters
…
notifications
Renamed some tests.
2017-11-01 11:01:20 +00:00
organisation
…
performance_platform
…
provider_details
…
public_contracts
…
service
Merge branch 'master' into sms_sender_id-for-post-notfications
2017-10-30 15:20:39 +00:00
status
…
template
…
template_statistics
…
user
…
v2
Renamed some tests.
2017-11-01 11:01:20 +00:00
__init__.py
…
conftest.py
…
db.py
Get the sms sender from the notificaiton_sms_sender mapping table if that does not exist get the default sms sender to pass on to the sms provider.
2017-10-30 14:55:44 +00:00
test_cloudfoundry_config.py
…
test_commands.py
…
test_config.py
…
test_encryption.py
…
test_model.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_route_authentication.py
…
test_schemas.py
…
test_statsd_decorators.py
…
test_user_agent_processing.py
Statsd counter for user agents.
2016-11-25 13:27:36 +00:00
test_utils.py
…