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-08-15 15:28:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79f49ebdc2f5bb168205ba900764b88511876f1b
notifications-api
/
tests
/
app
/
dao
History
Rebecca Law
b5a3ef9576
Added order by.
...
Added more unit tests. Remove comments.
2019-01-14 15:28:26 +00:00
..
notification_dao
Don't return pagination links for API Message log requests
2019-01-08 13:22:27 +00:00
__init__.py
…
test_annual_billing_dao.py
…
test_api_key_dao.py
…
test_complaint_dao.py
Paginate the function to get all complaints
2018-07-03 11:11:49 +01:00
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
Added order by.
2019-01-14 15:28:26 +00:00
test_ft_billing_dao.py
Bump notifications-utils to 3.7.0
2018-11-26 12:53:39 +00:00
test_inbound_numbers_dao.py
…
test_inbound_sms_dao.py
Only get inbound messages that are a maximum of 7 days old
2018-05-10 14:00:55 +01:00
test_invited_user_dao.py
…
test_jobs_dao.py
use ft_notification_status and notifications for job statistics
2018-12-12 13:27:19 +00: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
Add DAO function and endpoint for archiving letter contact blocks
2018-04-30 15:25:17 +01:00
test_service_permissions_dao.py
…
test_service_sms_sender_dao.py
…
test_service_whitelist_dao.py
…
test_services_dao.py
Remove unused query
2019-01-07 15:37:26 +00:00
test_stats_template_usage_by_month_dao.py
…
test_templates_dao.py
Don't allow to set postage per template if no service permission
2018-12-21 16:37:52 +00:00
test_users_dao.py
Add unit tests for the Users DAO create_secret_code function
2018-08-23 12:18:47 +01:00