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-05-07 09:38:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7c1f7c60e10a01ba3769fed88bf4fb00a7e723c
notifications-api
/
tests
/
app
/
dao
History
Chris Hill-Scott
e7c1f7c60e
Merge pull request
#3001
from alphagov/remove-upload-letters-permission
...
Remove the upload letters permission
2020-10-23 14:27:48 +01:00
..
notification_dao
stream notifications when collating zip files
2020-10-23 12:20:26 +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
…
test_ft_billing_dao.py
Set 'international' for letters in ft_billing
2020-08-21 09:19:27 +01:00
test_inbound_numbers_dao.py
…
test_inbound_sms_dao.py
…
test_invited_user_dao.py
…
test_jobs_dao.py
Merge pull request
#2982
from alphagov/improve-efficiency-of-process-missing-rows
2020-10-02 11:23:35 +01:00
test_letter_branding_dao.py
…
test_organisation_dao.py
When the organisation updates the crown attribute it should update all the services associated with that organisation too.
2020-09-09 10:43:16 +01:00
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 the upload letters permission
2020-10-20 11:46:11 +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
…