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-07-28 11:49:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8145e75267aaafc2e994cfd5f529d3bd37bf6a7
notifications-api
/
tests
/
app
/
dao
/
notification_dao
History
Rebecca Law
56800c669d
Added some better unit tests
2019-05-17 16:01:46 +01:00
..
__init__.py
…
test_notification_dao_delete_notifications.py
Update insert to use select_from - this allows the insert query to run as a single bulk insert and should be more efficient.
2019-05-02 13:46:15 +01:00
test_notification_dao_performance_platform.py
Update the query that gets the number of notifications that have been sent under 10 seconds to use Notifications rather than NotificationHistory.
2019-04-10 10:06:27 +01:00
test_notification_dao_template_usage.py
Remove unused functions for getting template statistics
2019-01-15 12:15:20 +00:00
test_notification_dao.py
Added some better unit tests
2019-05-17 16:01:46 +01:00