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-20 07:13:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43334d63f372e769e9be3c663c1ef94ae66ea309
notifications-api
/
tests
/
app
/
dao
/
notification_dao
History
Rebecca Law
43334d63f3
Stop updating NotificationHistory
...
Doing my bit to remove imports of fixtures.
2019-05-15 10:58:39 +01:00
..
__init__.py
Add query to get processing time stats for performance platform
2017-08-30 14:40:10 +01:00
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
Stop updating NotificationHistory
2019-05-15 10:58:39 +01:00