Martyn Inglis
|
c57e2a6894
|
Merge branch 'master' into inbound-sms
Conflicts:
app/notifications/receive_notifications.py
tests/app/notifications/test_receive_notification.py
|
2017-06-01 15:56:33 +01:00 |
|
Leo Hemsted
|
dd9fd6cf92
|
still return RECEIVED even if we couldn't find a matching service
mmg don't need to retry that message or anything. just log it.
|
2017-06-01 13:13:51 +01:00 |
|
Martyn Inglis
|
a7fd624db5
|
Added simple logging endpoint for fire text inbound SMS calls
- logs post data
- OK to log all as not currently in use so no real user data expected.
|
2017-06-01 08:21:18 +01:00 |
|
Martyn Inglis
|
3c416d3631
|
Simple end point for fire text inbound SMS callbacks.
|
2017-05-31 16:15:25 +01:00 |
|
Leo Hemsted
|
ef799d0515
|
add sad path tests for inbound sms
|
2017-05-30 11:14:18 +01:00 |
|
Leo Hemsted
|
4a85818c34
|
add inbound sms table
|
2017-05-30 10:47:01 +01:00 |
|
Rebecca Law
|
77f520acba
|
Created an endpoint to test how the incoming messages from MMG will work.
So this just prints the response to logs, removing the phone number first. Then returns the requested RECEIVED.
|
2017-03-06 11:58:49 +00:00 |
|