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-06-06 14:28:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96d30d31b1adb671e6b58266f264946fa9904812
notifications-api
/
tests
/
app
/
dao
History
Martyn Inglis
96d30d31b1
Get existing tests to pass.
...
Done by ensuring that the rate limit is 0, so that all messages are billable.
2017-06-06 14:55:37 +01:00
..
__init__.py
…
test_api_key_dao.py
…
test_date_utils.py
…
test_events_dao.py
…
test_inbound_sms_dao.py
Add dao to delete inbound sms after seven days
2017-06-02 16:10:27 +01:00
test_invited_user_dao.py
…
test_jobs_dao.py
Rename ‘One-off message’ to ‘Report’
2017-06-01 13:56:47 +01:00
test_notification_dao.py
Don’t 500 when searching with bad email address
2017-05-30 14:50:48 +01:00
test_notification_usage_dao.py
Get existing tests to pass.
2017-06-06 14:55:37 +01:00
test_permissions_dao.py
add inbound sms table
2017-05-30 10:47:01 +01:00
test_provider_details_dao.py
…
test_provider_rates_dao.py
…
test_provider_statistics_dao.py
…
test_service_permissions_dao.py
…
test_service_whitelist_dao.py
…
test_services_dao.py
add inbound sms table
2017-05-30 10:47:01 +01:00
test_statistics_dao.py
…
test_templates_dao.py
…
test_users_dao.py
…