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-01-02 19:10:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c809a896e27f9e7f309ea7fe0020e85b1fec47af
notifications-api
/
tests
/
app
/
notifications
History
Leo Hemsted
350133e6db
ensure created_by_id is being persisted correctly
...
(also make sure it's well tested
🎉
)
2017-06-23 15:56:47 +01:00
..
rest
celery test cleanup
2017-06-20 12:06:49 +01:00
__init__.py
…
test_notifications_ses_callback.py
…
test_process_client_response.py
…
test_process_notification.py
ensure created_by_id is being persisted correctly
2017-06-23 15:56:47 +01:00
test_receive_notification.py
New task to send the inbound sms to the service.
2017-06-20 17:13:40 +01:00
test_rest.py
Refactor ApiKeys.secret and ServiceInboundApi.bearer_token to use the same encryption method and get rid of the duplicate code.
2017-06-19 14:32:22 +01:00
test_validators.py
…