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-07 11:14:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e6deddbd43660fb43ba3fe82f3e1ea8ed7b6ddf
notifications-api
/
tests
/
app
/
dao
History
kentsanggds
c110ca3f57
Merge pull request
#1303
from alphagov/ken-purge-noti-to-email_reply_to
...
Purge notifications to email reply to rows older than 7 days
2017-10-13 15:23:58 +01:00
..
notification_dao
Merge pull request
#1303
from alphagov/ken-purge-noti-to-email_reply_to
2017-10-13 15:23:58 +01:00
__init__.py
…
test_api_key_dao.py
…
test_date_utils.py
…
test_events_dao.py
…
test_inbound_numbers_dao.py
Added another test
2017-09-25 11:14:29 +01:00
test_inbound_sms_dao.py
…
test_invited_user_dao.py
…
test_jobs_dao.py
…
test_monthly_billing.py
fix ordering to prevent random test failures
2017-09-20 11:20:13 +01:00
test_notification_usage_dao.py
…
test_organisations_dao.py
Make organisation logo nullable
2017-09-20 11:06:16 +01:00
test_permissions_dao.py
…
test_provider_details_dao.py
…
test_provider_rates_dao.py
…
test_provider_statistics_dao.py
…
test_service_email_reply_to_dao.py
Add order by in the dao_get_reply_to_by_service_id()
2017-09-22 10:02:59 +01:00
test_service_inbound_api_dao.py
…
test_service_letter_contact_dao.py
Add get letter contact by id endpoint
2017-10-04 12:26:38 +01:00
test_service_permissions_dao.py
…
test_service_sms_sender_dao.py
Insert and update methods for service_sms_sender
2017-09-11 17:40:37 +01:00
test_service_whitelist_dao.py
…
test_services_dao.py
…
test_statistics_dao.py
…
test_templates_dao.py
…
test_users_dao.py
…