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
2025-12-29 03:42:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e12ba074e91f8a5dee1da871b76c8f062998caa
notifications-api
/
tests
/
app
/
dao
History
Pea (Malgorzata Tyczynska)
d46caa184e
Merge pull request
#2211
from alphagov/fix_notification_statistics_on_dashboard
...
Fix notification statistics on dashboard
2018-11-06 16:22:00 +00:00
..
notification_dao
Some minor refactoring.
2018-10-24 11:24:53 +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
Add unique constraint to email branding domains
2018-09-04 11:10:46 +01:00
test_events_dao.py
…
test_fact_notification_status_dao.py
Adjust attribute key names and data types to work with format_statistics
2018-11-06 13:30:37 +00:00
test_ft_billing_dao.py
Update billing to ignore failed letters.
2018-10-29 14:02:40 +00: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
…
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
Added constraints to services.postage: not nullable and can only containt "first" or "second"
2018-09-18 17:41:25 +01:00
test_stats_template_usage_by_month_dao.py
…
test_templates_dao.py
…
test_users_dao.py
Add unit tests for the Users DAO create_secret_code function
2018-08-23 12:18:47 +01:00