mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-27 17:38:17 -04:00
* remove unnecessary parametrisation where we're not testing type-specific things * remove some unused fixtures * replace len(x.all()) with x.count() * don't deleted notificationhistory now that we know it's not written * remove some pre-test function asserts