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-12 13:41:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c48e2efb22de1984946cc7cc2a04ceed30cfd8b
notifications-api
/
tests
/
app
/
dao
History
Chris Hill-Scott
32f5f454de
Merge pull request
#2928
from alphagov/serve-on-slash-guest-list
...
Rename API URLs for guest list to guest list
2020-08-03 16:44:41 +01:00
..
notification_dao
Turn statsd back on, but not for api main app, only for delivery
2020-07-09 10:10:24 +01:00
__init__.py
…
test_annual_billing_dao.py
…
test_api_key_dao.py
…
test_broadcast_message_dao.py
add tests for get_earlier_events_for_broadcast_event
2020-07-28 12:10:18 +01:00
test_complaint_dao.py
…
test_daily_sorted_letter_dao.py
…
test_date_utils.py
…
test_email_branding_dao.py
…
test_events_dao.py
…
test_fact_notification_status_dao.py
Include pending notifications in monthly data by service report
2020-04-30 13:53:01 +01:00
test_ft_billing_dao.py
Update letter data for usage-for-all-services report
2020-07-14 10:22:30 +01:00
test_inbound_numbers_dao.py
…
test_inbound_sms_dao.py
…
test_invited_user_dao.py
…
test_jobs_dao.py
Remove statsd decorators from dao functions
2020-07-07 18:02:24 +01:00
test_letter_branding_dao.py
…
test_organisation_dao.py
…
test_permissions_dao.py
…
test_provider_details_dao.py
…
test_provider_rates_dao.py
…
test_returned_letters_dao.py
…
test_service_callback_api_dao.py
…
test_service_contact_list_dao.py
…
test_service_data_retention_dao.py
…
test_service_email_reply_to_dao.py
…
test_service_guest_list_dao.py
Rename test files
2020-07-28 12:56:48 +01:00
test_service_inbound_api_dao.py
…
test_service_letter_contact_dao.py
…
test_service_permissions_dao.py
…
test_service_sms_sender_dao.py
…
test_services_dao.py
Remove statsd decorators from dao functions
2020-07-07 18:02:24 +01:00
test_template_folder_dao.py
…
test_templates_dao.py
Drop postage constraints
2020-06-19 15:36:10 +01:00
test_uploads_dao.py
And an endpoint to get uploaded letters for a day
2020-05-11 10:51:40 +01:00
test_users_dao.py
…