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-05 10:13:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f844a39ea6346ec0ed8575cd3dc101623a1aebd2
notifications-api
/
tests
/
app
/
dao
History
Rebecca Law
d0e9ab4972
If the notifications that are being deleted are letters then we need to delete the letter from s3 as well.
2018-08-08 16:20:25 +01:00
..
notification_dao
If the notifications that are being deleted are letters then we need to delete the letter from s3 as well.
2018-08-08 16:20:25 +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
Find email_branding by name
2018-07-31 17:58:19 +01:00
test_events_dao.py
…
test_fact_notification_status_dao.py
make sure test keys are filtered out of stats
2018-07-03 14:58:32 +01:00
test_ft_billing_dao.py
Last night we had some letter notifications that were in permanent failure and had page count = 0.
2018-07-31 11:04:48 +01:00
test_inbound_numbers_dao.py
…
test_inbound_sms_dao.py
…
test_invited_user_dao.py
…
test_jobs_dao.py
…
test_notification_usage_dao.py
Use real letter_rates in tests
2018-07-10 11:31:18 +01:00
test_organisation_dao.py
…
test_permissions_dao.py
…
test_provider_details_dao.py
…
test_provider_rates_dao.py
…
test_service_callback_api_dao.py
The unique constraint on SeviceCallbackApi was on service_id only.
2018-07-25 14:12:13 +01:00
test_service_data_retention_dao.py
Add a new test
2018-08-06 15:13:08 +01:00
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
Revert "Purge notifications for configured days of retention"
2018-08-03 14:35:36 +01:00
test_stats_template_usage_by_month_dao.py
…
test_templates_dao.py
…
test_users_dao.py
…