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-11 05:01:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40dca7f9c73b763ec633a054ee2946da6efd4d21
notifications-api
/
tests
/
app
/
dao
History
Rebecca Law
40dca7f9c7
Changed the timeout notications update query to set notifications still in created to a technical-failure and notifications still in sending or pending are set to a temporary-failure
2016-12-16 11:40:58 +00:00
..
__init__.py
…
test_api_key_dao.py
…
test_events_dao.py
…
test_invited_user_dao.py
…
test_jobs_dao.py
use partial to make tests more legible
2016-10-11 14:40:23 +01:00
test_notification_dao.py
Changed the timeout notications update query to set notifications still in created to a technical-failure and notifications still in sending or pending are set to a temporary-failure
2016-12-16 11:40:58 +00:00
test_provider_details_dao.py
…
test_provider_rates_dao.py
…
test_provider_statistics_dao.py
Removed updates to the provider stats table
2016-08-25 10:33:12 +01:00
test_service_whitelist_dao.py
Update ServiceWhitelist dao to conform to new data model
2016-09-27 13:45:36 +01:00
test_services_dao.py
Allow excluding test key use in the all services stats query
2016-12-05 17:35:19 +00:00
test_templates_dao.py
Test can create letters template
2016-11-11 16:47:06 +00:00
test_users_dao.py
Refactor stuff + stricter validation for updating only ALLOWED user attrs
2016-11-10 13:09:25 +00:00