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-03 06:00:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf4e75da40ad45ffb78be9b25d210049dcca2de5
notifications-api
/
tests
/
app
/
dao
History
Chris Hill-Scott
96bb9e19f9
Merge pull request
#2385
from alphagov/raise-if-fail-to-write-history
...
Raise exception if history can’t be written
2019-04-17 11:17:49 +01:00
..
notification_dao
Update the query that gets the number of notifications that have been sent under 10 seconds to use Notifications rather than NotificationHistory.
2019-04-10 10:06:27 +01:00
__init__.py
…
test_annual_billing_dao.py
…
test_api_key_dao.py
…
test_complaint_dao.py
…
test_daily_sorted_letter_dao.py
…
test_date_utils.py
…
test_email_branding_dao.py
Remove domain columns from branding table
2019-04-12 15:53:17 +01:00
test_events_dao.py
…
test_fact_notification_status_dao.py
fix nightly ft stats tables task to respect BST
2019-04-02 15:15:07 +01:00
test_ft_billing_dao.py
remove letter rates between tests
2019-04-03 15:34:02 +01:00
test_inbound_numbers_dao.py
…
test_inbound_sms_dao.py
combine post + get inbound, and make them respect data retention
2019-03-28 15:38:26 +00:00
test_invited_user_dao.py
…
test_jobs_dao.py
…
test_letter_branding_dao.py
Remove domain columns from branding table
2019-04-12 15:53:17 +01:00
test_organisation_dao.py
Update the dao_get_organisation_by_email_address to ignore .gsi in the email address.
2019-04-05 15:47:16 +01:00
test_permissions_dao.py
…
test_provider_details_dao.py
…
test_provider_rates_dao.py
…
test_service_callback_api_dao.py
…
test_service_data_retention_dao.py
…
test_service_email_reply_to_dao.py
…
test_service_inbound_api_dao.py
…
test_service_letter_contact_dao.py
…
test_service_permissions_dao.py
…
test_service_sms_sender_dao.py
…
test_service_whitelist_dao.py
…
test_services_dao.py
Merge pull request
#2385
from alphagov/raise-if-fail-to-write-history
2019-04-17 11:17:49 +01:00
test_template_folder_dao.py
…
test_templates_dao.py
…
test_users_dao.py
…