mirror of
https://github.com/GSA/notifications-api.git
synced 2026-06-01 11:58:34 -04:00
we should be very careful with when we get data from NotificationHistory - this should probably only be from scheduled tasks. `dao_get_template_usage` is only called from the template statistics rest endpoint, so shouldn't ever hit template history. also, moved tests out to new file to break up the 2k test file a bit